1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-10 09:50:58 +02:00
opentelemetry-go/sdk
Tyler Yahn d37d851bbc
Add the internal experimental metric feature package (#4715)
* Add the internal experimental metric feature pkg

* Interpret empty envvar same as unset

* Test Exemplars and CardinalityLimit

* Fix empty test for CardinalityLimit

* Abstract common testing patterns

* Add test cases from review feedback

* Rename assertions based on review feedback

---------

Co-authored-by: Chester Cheung <cheung.zhy.csu@gmail.com>
2023-12-06 10:36:21 -08:00
..
instrumentation Revert Adding attributes to the instrumentation scope. 2022-09-09 09:06:58 -05:00
internal Use gofumpt instead of gofmt (#4623) 2023-10-16 10:02:21 -07:00
metric Add the internal experimental metric feature package (#4715) 2023-12-06 10:36:21 -08:00
resource Use url.PathUnescape rather than url.QueryUnescape when parsing OTLP headers and resource attributes env vars (#4698) (#4699) 2023-11-09 12:51:59 -06:00
trace Add embedded package to trace API (#4620) 2023-10-19 10:16:24 -07:00
go.mod dependabot updates Sun Dec 3 16:09:27 UTC 2023 (#4740) 2023-12-03 08:38:12 -08:00
go.sum dependabot updates Sun Dec 3 16:09:27 UTC 2023 (#4740) 2023-12-03 08:38:12 -08:00
version_test.go Fix Version test in otel/sdk (#3994) 2023-04-14 07:41:27 -07:00
version.go Release 1.21.0/0.44.0 (#4724) 2023-11-16 21:11:06 +01:00