#Raw data querying
1 messages · Page 1 of 1 (latest)
Yes, you can query /prometheus how you'd like, it's the prometheus endpoint
Thanks, do you have any sample / example to start with?
I'll refer you to prometheus documentation https://prometheus.io/docs/prometheus/latest/querying/basics/ and also look at the provided dashboards, when you edit a panel you can see what query is performed to graph data. You can use the /prometheus URL to explore and run queries
Trying with Nabox 4.0.4 in the lab, should it be the same as in Nabox 3?
Seems that the access is by nabox-ip with /vm?
yes that's correct
Thanks!