metrico / qryn

⭐️ All-in-One Polyglot Observability with OLAP Storage for Logs, Metrics, Traces & Profiles. Drop-in Grafana Cloud replacement compatible with Loki, Prometheus, Tempo, Pyroscope, Opentelemetry, Datadog and beyond :rocket:
https://qryn.dev
GNU Affero General Public License v3.0
1.19k stars 67 forks source link

Qryn not showing any data on grafana dashboard #443

Closed gauravpareekk closed 8 months ago

gauravpareekk commented 8 months ago

Hi!

The application is pushing data at endpoint xxxxx:12345/collect

However, we're unable to see the data in grafana dashboard which is linked with qryn.

Any pointers or places I can look into for errors?

lmangani commented 8 months ago

Hello @gauravpareekk not sure what you might be referring to here. Could you describe your setup in mode detail? Neither the port or the API path appear to be matching qryn...

gauravpareekk commented 8 months ago

Hello @lmangani I'm following this blog to push data from my web app https://blog.qryn.dev/grafana-faro-qryn

Based on the blog link. I'm pushing data to an endpoint

However, I'm not seeing any data on the grafana dashboard. I've question:

lmangani commented 8 months ago

@gauravpareekk so you're sending data to Grafana Agent which in turn should be configured to insert into qryn. Correct?

gauravpareekk commented 8 months ago

yes, that's correct

lmangani commented 8 months ago

Troubleshoot logs from your sender, from Grafana Agent and from qryn for potential errors.