opentelemetry-go-contrib icon indicating copy to clipboard operation
opentelemetry-go-contrib copied to clipboard

config: add support for additional attributes

Open codeboten opened this issue 1 year ago • 1 comments

The Resource model only supports a ServiceName attribute.

https://github.com/open-telemetry/opentelemetry-go-contrib/blob/044e09ac8bfe0d5a60510778017bec57413243d9/config/generated_config.go#L19-L22

This should be updated to support additional attributes as pointed out by @pellared here: https://github.com/open-telemetry/opentelemetry-go-contrib/pull/4824#discussion_r1457142001

codeboten avatar Jan 18 '24 16:01 codeboten

please assign to me :)

codeboten avatar Jan 18 '24 18:01 codeboten

Hello @pellared @codeboten i wanted to ask if this issue has already been solved and if it has not what other attributes would you like to be added. i am also open to work on this issue

AkhigbeEromo avatar Mar 15 '24 18:03 AkhigbeEromo