Hi all, I'm a newbie in prometheus. So go easy on me please.
So I have two apps with similar metrics, which I want to scrape metrics to prometheus. My prometheus is installed on OS (no k8s). I have defined jobs for these two apps in my prometheus.yml and then defined another datasource in grafana. The problem is that metrics are being mixed, because they're coming to one prometheus datasource(I have no idea how to route the metrics for second app to the second datasource). I also tried to separate them into different dashboards with the help of adding query (instance) to the PromQL section in grafana, but no luck. I don't know if this is the right thing to do. So please someone explain to me, how this situations in real world works. Thanks in advance. M -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/206c1e65-e5f4-4c05-9e59-2419b271c85en%40googlegroups.com.

