Hello, anyone had issues with signoz not showing g...
# general
h
Hello, anyone had issues with signoz not showing gauge meters? Seems to me that everything else is working fine, I just can’t get my gauge metrics to show on my dashboard. Anyone can suggest ways to debug the issue?
s
Are they not showing any data or are they not getting ingested?
h
How to test for that? I know that the meter provider is ingesting the data, and exporting all other metrics, there’s nothing that would lead me to think that the gauge is not being exported too.
Nevermind, found the bug in my code, not an opentelemetry or signoz issue. Happy to know how you’d test for receiving metrics, do you run a query on clickhouse?
s
You can try creating a dashboard panel with the metric. If the metric name doesn't show up then it doesn't exist.
👍 1