opentelemetry-go-contrib
opentelemetry-go-contrib copied to clipboard
config: add support for additional attributes
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
please assign to me :)
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