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

Polish the sampling rate document #103

Closed mrproliu closed 3 years ago

mrproliu commented 3 years ago

resolve #102

mrproliu commented 3 years ago

Available key(s) and value(s) in Golang Agent.

Should be updated too. 0.1 doesn't make sense. Are you meaning [0, 1]?

Yes. Should be a decimal between 0 to 1(contain both). Have updated the CDS document, please take a look.