Войти
  • 202Просмотров
  • 7 месяцев назадОпубликованоCory Hisey

Data visualization using Grafana

I setup an example dashboard using grafana. The sample data is from Kaggle, it is a predictive maintenance dataset showing failures in machines. Docker is used to run the grafana container, the csv is served using http so grafana can connect to it. Once that backend is setup, creating a dashboard becomes quite easy! Definitely a great open source alternative