OpenTelemetry Bot d680729c09 [chore] Prepare release 0.90.0 (#29543) | 1 year ago | |
---|---|---|
.. | ||
Makefile | 3 years ago | |
README.md | 3 years ago | |
go.mod | 1 year ago | |
go.sum | 1 year ago | |
metadata.yaml | 1 year ago | |
resource_to_telemetry.go | 1 year ago | |
resource_to_telemetry_test.go | 1 year ago |
This is an exporter helper for converting resource attributes to telemetry attributes. This helper can be used to wrap other exporters.
:warning: This exporter helper should not be added to a service pipeline.
The following configuration options can be modified:
resource_to_telemetry_conversion
enabled
(default = false): If enabled
is true
, all the resource attributes will be converted to metric labels by default.