-
What Grafana version and what operating system are you using?
6.7.2 -
What are you trying to achieve?
I am trying to connect to postgres db connect to a table having id int, team varchar, sprint varchar, comitted int, delivered int,storeis integer created date datetime; -
How are you trying to achieve it?
I have created a Panel with Graph visualization -
What happened?
i see weird report with only one line in ledged i see all sprints are displayed for committed. expected is only one line saying committed is expected. -
What did you expect to happen?
I want to display a line chart horizontally to show committed, delivered, #of stories, as line -
Can you copy/paste the configuration(s) that you are having problems with?
-
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?
yes is watched general YouTube videos.
Grafana isn’t really actively maintaining Grafana 6 any more, at least not in regards to security and bug fixes. I would strongly advise trying your query on Grafana 8.2.2
You can play with the newer version here:
If you are still having issues, then please add some screenshots so we can better help you. Thanks!