SkyAPM / cpp2sky

Distributed tracing and monitor SDK in CPP for Apache SkyWalking APM
https://skywalking.apache.org
Apache License 2.0
58 stars 18 forks source link

remove senseless dynamic config to simplify code base #131

Closed wbpcode closed 2 months ago

wbpcode commented 2 months ago

I get few days free times and want to fix crash bug in #116. But I found there are some noises in the code base and actually is make sense.

This is a pre-cleanup PR to remove the dynamic config which are not actually make sense for now because the latest config will not be used by the reporter or matchers.

wu-sheng commented 2 months ago

e2e tool needs to bump up.

Ref to https://github.com/apache/skywalking/pull/12506

wu-sheng commented 2 months ago

Code test coverage seems upload fails.

wbpcode commented 2 months ago

/retest