deployment.environment.name not recognized in the environment filter of the UI
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?
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.
We are using deployment.environment on our end and it works. It propagates after some time. It probably should be deployment.environment.name though
bump, deployment.environment.name doesnt show up in the left filters under environment. we're testing with deployment.environment now