mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-13 03:42:35 -06:00
08f98e9527
Adds the "deployment.environment" resource attribute to those that can be configured for OpenTelemetry. This was done as some collectors, including Datadog, require this value to properly classify traces. Note: the "deployment.environment" attribute is being deprecated in future versions of the OTel schemas and this may need to be updated when that library is upgraded. Fixes #7322 Signed-off-by: Brian Cullen <brianc@kahoot.com>