1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/sdk
Tyler Yahn 69611bd01a
Switch Stream back to having an AttributeFilter field and add New*Filter functions (#4444)
* Add allow/deny attr filters

* Revert "Replace `Stream.AttributeFilter` with `AllowAttributeKeys` (#4288)"

This reverts commit 1633c74aea.

* Rename new attr filter funcs

Do not include the term "Attribute" in a creation function of the
"attribute" pkg.

* Update the AttributeFilter field documentation

* Add tests for filter creation funcs

* Add change to changelog

* Apply feedback

* Use NewDenyKeysFilter for allow-all and deny-list filters

* Remove links from field docs

These links do not render.

---------

Co-authored-by: Chester Cheung <cheung.zhy.csu@gmail.com>
2023-08-25 07:39:43 -07:00
..
instrumentation Revert Adding attributes to the instrumentation scope. 2022-09-09 09:06:58 -05:00
internal Generate internal/matchers (#4430) 2023-08-10 16:00:53 -07:00
metric Switch Stream back to having an AttributeFilter field and add New*Filter functions (#4444) 2023-08-25 07:39:43 -07:00
resource Decouple use of otel/internal/internaltest (#4424) 2023-08-09 09:15:47 +02:00
trace Decouple use of otel/internal/internaltest (#4424) 2023-08-09 09:15:47 +02:00
go.mod dependabot updates Sun Aug 6 09:27:21 UTC 2023 (#4416) 2023-08-06 11:37:32 +02:00
go.sum dependabot updates Sun Aug 6 09:27:21 UTC 2023 (#4416) 2023-08-06 11:37:32 +02:00
version_test.go Fix Version test in otel/sdk (#3994) 2023-04-14 07:41:27 -07:00
version.go Release v1.16.0/v0.39.0 -- Stable Metric API (#4100) 2023-05-22 12:06:21 -07:00