grafana / worldmap-panel

Worldmap panel plugin for Grafana 3.0 that can be overlaid with circles for data points.
MIT License
309 stars 199 forks source link

How to use plugin with Grafana #159

Open hradilf opened 6 years ago

hradilf commented 6 years ago

Hi, please, would it be possible to attached a step-by-step example, how to integerate Grafana & WorldMapPanel & InfluxDB?

I have the attached setup and I can't see data.

Data structure: time count host_module (tag) name (tag) question_data question_metrics question_worldmap

target (tag)

Metrics query (formatted as time series): SELECT count("count") AS "value" FROM "test_world_map" WHERE $timeFilter GROUP BY "target"

WorldMap: Location data: Countries Aggregation: total