hyperdx icon indicating copy to clipboard operation
hyperdx copied to clipboard

deployment.environment.name not recognized in the environment filter of the UI

Open rubenfiszel opened this issue 1 year ago • 3 comments

It's the semconv standard but emitting logs with it doesn't add it to the filters. I also tried adding "deployment.environment" (looking at the code) but same it still wasn't added to the left panel. As an aside, maybe it would make it nice to make it configurable in HyperDX cloud?

rubenfiszel avatar Dec 08 '24 09:12 rubenfiszel

Huh that's weird, adding "deployment.environment" should work, but yeah we need to add additional support for coalescing it with the new .name semconv as well. Is this issue seen in cloud or OSS? I know in cloud there's additional caching that will take it a bit longer for it to show up in the filters, something we need to improve on cache busting.

MikeShi42 avatar Dec 09 '24 01:12 MikeShi42

We are using deployment.environment on our end and it works. It propagates after some time. It probably should be deployment.environment.name though

artur-bolt avatar Feb 12 '25 09:02 artur-bolt

bump, deployment.environment.name doesnt show up in the left filters under environment. we're testing with deployment.environment now

rrvsh avatar Oct 17 '25 07:10 rrvsh