AppMetrics / GrafanaDashbaords

Grafana Dashboards built for App Metrics
0 stars 10 forks source link

Dashboard Web Monitoring - Prometheus fail to load in Grafana 5.4.2 #1

Open waldo2188 opened 5 years ago

waldo2188 commented 5 years ago

Grafana version : 5.4.2 Prometheus version : 2.6.0

The Grafana dashboard "App Metrics - Web Monitoring - Prometheus" fail to load and Javascript raised this error:

 TypeError: this.pluginInfo is undefined DashboardGrid.tsx:166:4
    loadPlugin DashboardGrid.tsx:166
    componentDidMount DashboardGrid.tsx:208
da8Reactv3Lodash    a element-resize-detector.js:161
    listenTo element-resize-detector.js:236
    C scroll.js:587
    process batch-processor.js:124
    l batch-processor.js:37

I try the same dashboard with Grafana 4.6.3 and it worked without any problems.

NazmiAltun commented 5 years ago

Having exactly the same issue. Is there are any way to make this work with the latest version of Grafana(5.4.2) ?