Vonage / Grafana_Status_panel

A panel plugin for Grafana to monitor multiple parameters at once
Other
178 stars 108 forks source link

Handle empty datapoints array by not displaying the series #113

Closed nibynool closed 6 years ago

nibynool commented 6 years ago

If a data source has no datapoints don't display the item in the panel. This will resolve #111.