Hi guys, I already understand how to get my `/metr...
# support
t
Hi guys, I already understand how to get my
/metrics
pulled by Signoz from reading https://signoz.io/docs/userguide/send-metrics/#enable-a-prometheus-receiver. Now, I'm using Fly.io, and they already have their own Prometheus (https://fly.io/docs/reference/metrics/#prometheus-on-fly). How can I make my Signoz instance query from Fly.io's Prometheus? Without resorting to federation.
s
That’s not doable right now, Why not data send/get scraped by SigNoz also?
t
I did. But then I found out Fly.io have their own Prometheus and, since it's built-in, it's collecting more data. Nevermind, I'll use federation for the time being. Thanks!