Metrics using python (original) (raw)
Need support on connecting grafana from python & Connect to Grafana dashboard through Python code.. and check the metrics if the metrics is greater than couple of days value, inform the details
- What Grafana version and what operating system are you using?
Grafana Version 11.2 - What are you trying to achieve?
- Connecting Python Code to Grafana through API
- How are you trying to achieve it?
- Automating to Fetch the deviations in metrics by connecting python code to Grafana API
- What happened?
i am in initital stage .. looking for any one worked in this lines - What did you expect to happen?
- Connecting to Grafana API through Python and data filtering
- Can you copy/paste the configuration(s) that you are having problems with?
not yet started - Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.
- Did you follow any online instructions? If so, what is the URL?
yosiasz April 4, 2025, 3:21pm 2
Welcome to forum @mointj
Which metrics are you referring to, what datasource
mointj April 7, 2025, 10:36am 3
Hi @yosiasz , good day !!
i am looking to take the panel metrics using grafana API through python code.. could you pls help me to know which API’s help me to achieve this.. ?
i want the time series and panel metrics of the trend chart.