SkyAPM / go2sky

Distributed tracing and monitor SDK in Go for Apache SkyWalking APM
https://skywalking.apache.org/
Apache License 2.0
447 stars 122 forks source link

Add GetSendQueueSize() for Reporter #86

Closed eyjian closed 2 years ago

eyjian commented 3 years ago

Dynamically sample based on queue size

wu-sheng commented 3 years ago

What dynamically sampling? In SkyWalking 8.4.0, CDS(Configuration Discovery Service) for agent is driven by the backend. Read SkyWalking's document for more details.