Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include OpenTelemetry Environment resource #14101

Open
anuraaga opened this issue Jan 20, 2025 · 0 comments
Open

Include OpenTelemetry Environment resource #14101

anuraaga opened this issue Jan 20, 2025 · 0 comments
Labels
type/feature Feature request

Comments

@anuraaga
Copy link

Summary

Add Environment resource when initializing OpenTelemetry

https://github.com/argoproj/argo-workflows/blob/main/util/telemetry/metrics.go#L50
https://github.com/open-telemetry/opentelemetry-go/blob/e8cd4aac1bb9ffa08672aa9e9c9227b2dd6c46b6/sdk/resource/resource.go#L247

Use Cases

Users may have some expectations on resource attributes in their OpenTelemetry configuration, for example I would like to set the instance ID to the k8s pod name. The env resource gives flexibility to deployments of argo workflows


Message from the maintainers:

Love this feature request? Give it a 👍. We prioritise the proposals with the most 👍.

@anuraaga anuraaga added the type/feature Feature request label Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature Feature request
Projects
None yet
Development

No branches or pull requests

1 participant