Skip to content

Demonstrate how to use graphana to easily create dashboard from data in postgres without redeveloping dashboard UI using angular/react etc. Example use case is machine learning model monitoring

Notifications You must be signed in to change notification settings

aimlnerd/database-visualizer-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

database-visualizer-tool

This repo demonstrate how to use graphana to easily create dashboard in graphana from data in postgres without redeveloping dashboard UI using angular/react etc

Go to the below blog for detailed instructions on how to setup the docker compose in this repo and create plots in Graphana https://machinelearninglab.blogspot.com/2023/02/setup-open-source-dashboard-for-machine.html

importing data to postgres

  1. run create table
  2. import csv using pgadmin
  3. run alter table

Reference

Postgres

Graphana

About

Demonstrate how to use graphana to easily create dashboard from data in postgres without redeveloping dashboard UI using angular/react etc. Example use case is machine learning model monitoring

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published