You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 👍.
The text was updated successfully, but these errors were encountered:
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 👍.
The text was updated successfully, but these errors were encountered: