1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-07 23:02:15 +02:00
opentelemetry-go/sdk
ET 4d83d5b571
Change name of ProbabilitySampler to TraceIdRatioBased (#1115)
* Change name of ProbabilitySampler to TraceIdRatioBased

* Modify behavior to ignore parent span
* Add test for inclusivity property on TraceIdRatioBased sampler
* Modify tests in `trace_test.go` to reflect change in parent
  span behavior

* Add to CHANGELOG

* Satisfy golint

* Update CHANGELOG.md

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2020-09-03 07:28:01 -07:00
..
export Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
instrumentation Update Tracer API with instrumentation version (#802) 2020-06-09 11:47:54 -07:00
internal Remove google.golang.org/grpc/codes dependency from API by adding an equivalent codes package (#1046) 2020-08-10 09:17:09 -07:00
metric #872 Make metric test helpers public (#1040) 2020-08-27 13:03:56 -07:00
resource Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
trace Change name of ProbabilitySampler to TraceIdRatioBased (#1115) 2020-09-03 07:28:01 -07:00
go.mod Bump google.golang.org/grpc from 1.31.0 to 1.31.1 in /sdk (#1105) 2020-08-27 12:19:01 -07:00
go.sum Bump google.golang.org/grpc from 1.31.0 to 1.31.1 in /sdk (#1105) 2020-08-27 12:19:01 -07:00
opentelemetry.go Release v0.11.0 (#1089) 2020-08-24 22:38:37 -04:00
README.md Trace sdk (#65) 2019-08-02 13:52:55 -07:00