TLDR Leo was facing an issue where SigNoz couldn't display metric. Srikanth helped resolve it by advising to adjust the docker-compose file.
Which version of SigNoz are you using? When you plot the same metrics with time series using `NOOP` operator what does it show?
It shows `No Data`. Using SigNoz `v0.25.0`
Are you running in docker or k8s?
Docker
In the docker-compose file, can you pass `--prefer-delta` to the start command and check again?
This is for `query-service` container
Here specifically
It works! Thank you
Leo
Tue, 01 Aug 2023 22:36:46 UTCHi, folks! :wave: I've the `logging` _exporter_ logging my _Monotonic_ + _Delta_ `Sum` accordingly. I also have a `otlp` _exporter_ pointing to SigNoz's Collector running at `4317` . *But SigNoz can't show my metric. It appears on the autocompletion, but with `0` value.* What I'm doing wrong, please? (prints on the thread) :thread: