I turned on signoz for an EKS cluster from <this> ...
# signoz-cloud
a
I turned on signoz for an EKS cluster from this documentation and am seeing logs, and many of the filters on the left side (namespace, deployment, etc.) show up properly but I can't filter on them (empty result), and the log entries when clicked on don't show those as attributes on the right drawer that pops up. How do I put them there? I tried adding the envs documented here to my deployment specs but it doesn't show up (not using telemetry yet, just trying to get the logging working with proper filtering in the UI)
v
Hi @Ani Ravi, Can you share your deployment url please? It's the url you get when you first create an account on SigNoz cloud.
a
I fixed it, I added a custom filter operator (as shown here) and it overwrote the existing one so I had to make sure I defined both the default one and my custom filter, otherwise the metadata is lost https://github.com/SigNoz/charts/blob/main/charts/k8s-infra/values.yaml#L125
j
hello @Ani Ravi were you getting this?