PEM plugin from PostgresSQL on Grafana

Is there any way to use metric from PEM for PostgresSQL on Grafana, instead of using Prometheus? Thanks.

Hi,

I don’t know if it’s the best but there apparently is a rest API, so you can use Infinity Plugin to make HTTP requests and display the data that way. AFAIK there’s no plugin for that (you could try to write your own, if Infinity Plugin wouldn’t be enough for you).

Thanks for your suggestion.
I am trying to work on this workflow, and found that the X-Subject-Token retrieved from the REST API has expire time, not a permanent token. Any way to get a permanent token for the Infinity Plugin?

Thanks again.

it is a in the roadmap

another way of doing it, would be to provision the datasource via some automation wherein your inject the new token into the datasource.