4

I want Grafana to read the Postgres SQL data to plot the graph. Can anybody share some links or information about how to do the export of data from postgres to Grafana.

This information would be useful for plotting the real time graph for my application debugging.

2
  • I'm using Sensu to transfer Postgres Metric to Grafana github.com/sensu-plugins/sensu-plugins-postgres. However, I never try to push Postgres Metric directly to Grafana. Commented Dec 12, 2016 at 14:43
  • Did you find the way how to represent PostgreSQL data on Grafana? Commented Aug 21, 2017 at 12:44

1 Answer 1

6

Support for Postgres have been added to Grafana v4.6.0-beta1.

You can download it from https://grafana.com/grafana/download/4.6.0-beta1

Sign up to request clarification or add additional context in comments.

2 Comments

for the readers from future, the mentioned pull request is merged now.
This PR have been merged to master. We will release v4.6.0-beta1 today with support for postgres.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.