deployment.environment key is received empty from hydra in opentelemetry collector #3782
Open
3 of 5 tasks
Labels
bug
Something is not working.
Preflight checklist
Ory Network Project
No response
Describe the bug
After upgrading hydra to version 2.2.0, we receive in our opentelemetry collector the deployment.environment key as empty. We have set in hydra the following env vars for otel config:
In the collector, we receive the attributes as follows:
Resource attributes:
-> deployment.environment: Str()
-> service.name: Str(hydra)
-> service.version: Str(2.2.0)
Reproducing the bug
In hydra v2.2.0, set the following env vars:
Relevant log output
No response
Relevant configuration
No response
Version
2.2.0
On which operating system are you observing this issue?
Linux
In which environment are you deploying?
Docker
Additional Context
No response
The text was updated successfully, but these errors were encountered: