Sorry, your question doesn't make any sense. The response from the Prometheus HTTP API is JSON. When receiving this with any sensible HTTP client library, normally JSON objects will be converted into Python dicts. If this isn't happening, then you need to show your code, and show what you *are* receiving.
On Friday, 4 November 2022 at 06:57:28 UTC [email protected] wrote: > > Hi Team, > > I have importing output from the Prometheus with using Python library > where want to convert into dictionary format as Prometheus output is in > different format. Can you please suggest how can I do it. > > Waiting for your reply. > > Regards, > Manvith > -- 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/f02857bf-b386-4641-b4fa-d6978fb2d3b9n%40googlegroups.com.

