Hi,
On 6/23/20 5:43 PM, neel patel wrote:
> I am using prometheus and grafana combo to monitor PostgreSQL database.
>
> Now prometheus stores the timeseries as below.
>
> disk_free_space{file_system="/dev/sda1",file_system_type=“xfs”,mount_point="/boot",server=“127.0.0.1:5432”}
> 9.5023104e+07
> disk_free_space{file_system="/dev/sda1",file_system_type=“xfs”,mount_point="/boot",server=“127.0.0.1:5433”}
> 9.5023104e+07
> disk_free_space{file_system="/dev/sda3",file_system_type=“xfs”,mount_point="/",server=“127.0.0.1:5432”}
> 2.8713885696e+10
> disk_free_space{file_system="/dev/sda3",file_system_type=“xfs”,mount_point="/",server=“127.0.0.1:5433”}
> 2.8714070016e+10
> disk_free_space{file_system=“rootfs”,file_system_type=“rootfs”,mount_point="/",server=“127.0.0.1:5432”}
> 2.8713885696e+10
> disk_free_space{file_system=“rootfs”,file_system_type=“rootfs”,mount_point="/",server=“127.0.0.1:5433”}
> 2.8714070016e+10
>
> How to plot Table panel in grafana using above metrics. I can plot the
> time series using line chart but how to represent above data in Table in
> grafana as it is timeseries ? Any pointers will be helpful.
Are you looking for the table panel?
https://grafana.com/docs/grafana/latest/panels/visualizations/table-panel/
Note: This mailing list is primarily targeted at Prometheus. Although
many Prometheus users are also Grafana users, there may be more
Grafana-focused support facilities somewhere else (I don't know). :)
Kind regards,
Christian
--
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/7a3934fb-41ab-00f6-a4c6-01ec2b735fca%40hoffmann-christian.info.