Covid19 Dashboard | Grafana and InfluxDB setup

preview_player
Показать описание
The video explains how you can easily create a dashboard for COVID-19 using Grafana and InfluxDB.

Prerequisites-:

Contents-:
1. Introduction- (0:00)
2. Grafana and Influx Setup- (4:37)
3. Grafan Signup (Add first data source)- (8:30)
4. World Map- (10:54)
5. Metric Plots like line, gauges, and heatmap- (26:47)
6. Word Cloud- (41:42)
7. Pie Charts- (55:12)

Resources-:
1. GITHUB repo with all setup commands, python scripts, and data files-

2. Grafana Setup Doc-

3. Influx Setup Doc-

4. Data Sources-

Happy Learning!

#Covid19 #Grafana #InfluxDB
Рекомендации по теме
Комментарии
Автор

Very nice vidio guy, thak you very much.

DevOpsSkills
Автор

Great info, can use this for so many datasets, thanks!

reliablefool
Автор

can we use graph data type with nodes and edges for show the dataset?

ozlemozmen
Автор

Wow, your demo is an excellent and in detail.
Please advise when you get a chance.
1, Is it possible to do import another website's live feed into Grafana (ie. Live Traffic Update section, Cricket score board, weather radar update .. etc),
2, How to set the frame with specific city or state in Dashboard with XML data (Storm Update, Shelter Info, ...etc)
3, How to embed waze into Grafana with live update (Traffic and Alerts) and
4, can we add the circle highlights as animated circle as zoom in - zoom out or like heard beat icons.

ma-jtcz
Автор

Can you do a video or advice on how to do this from json endpoints? I created a file and placed it in the same directory where the countries.json is. When I define the filepath in the "endpoint url". does not seem to pick it up.

foreverchilllin
Автор

Hello can you please provide the that countries. Csv file as it is not available now on that website

harshitjoshi
Автор

Thanks for the good video, with a detailed explanation. One doubt, it worked fine as configured but I have to select all CovidMetric panel data for an older period, say "last one year" every time I open the dashboard. Is there a way to permanently fix it "last one year"?

ap_in
Автор

15:52 Just here to STRONGLY discourage you from using the 'as' keyword in your imports.

questionablecommands