Grafana_Status_panel icon indicating copy to clipboard operation
Grafana_Status_panel copied to clipboard

Not working with Grafana 6.3

Open Hipska opened this issue 4 years ago • 12 comments

I use Grafana 6.3.3 with this plugin version 1.0.9 and Graphite (with tags)

It seems like the plugin is not working, or I am doing something wrong. I also could not find any more detailed explanation than what is in the readme file. (Maybe a screenshot or 2 with how the example panels were configured would help)

Anyway, the panel is always green and does not show any value or data. If I change to Graph panel, I see 1 metric with correct data. What could be the issue?

Hipska avatar Sep 06 '19 14:09 Hipska

I have the same problem, i cannot get it to display more than one tile. There is an exclamation mark in the top left Cannot read property 'length' of null. In the Javascript console i get these messages:

Panel.events handler error TypeError: Cannot read property 'length' of null
    at e.isMsResolutionNeeded (selectors.ts:10)
    at new e (time_series2.ts:243)
    at StatusPluginCtrl.seriesHandler (status_ctrl.js:613)
    at Array.map (<anonymous>)
    at StatusPluginCtrl.onDataReceived (status_ctrl.js:603)
    at s.emit (vendor.75ccb77dbb4b5e3c9285.js:sourcemap:103)
    at e.emit (datemath.ts:90)
    at Object.next (QueriesTab.tsx:267)
    at e.subscribe (PanelQueryRunner.ts:223)
    at t.componentDidMount (VizPickerSearch.tsx:32)

M4GNV5 avatar Sep 07 '19 17:09 M4GNV5

it seems to not be working for me either with my prometheus data. it works fine for other vis choices.

HatBeardZero avatar Sep 17 '19 15:09 HatBeardZero

Is there any update on this or is there a way to workaround with different panels? I simply need to display the last (current) values of many http_requests and display the url name on the colored square.

  • 6.4.4. Grafana. Influxdb as datasource.

mertbakir avatar Nov 21 '19 12:11 mertbakir

seems like the author is not available. We might need a PR to work with latest grafana.

indolentdeveloper avatar Nov 28 '19 21:11 indolentdeveloper

can this issue be closed? Actually, grafana v8 is the up-to-date version ....

rdxmb avatar Jun 24 '21 15:06 rdxmb

I think this plugin doesn't work since that version up until the current version. (I never saw it working correctly)

Hipska avatar Jun 24 '21 15:06 Hipska

Actually I am running it with Grafana 7.2.2 and it has been working very well still.

rdxmb avatar Jun 24 '21 15:06 rdxmb

With graphite and tags? Which version?

Could you show a screenshot of how to configure such panel?

Hipska avatar Jun 24 '21 15:06 Hipska

with influxdb and tags

Screenshot_20210624_185544 Screenshot_20210624_185623

rdxmb avatar Jun 24 '21 16:06 rdxmb

Is there any update on this or is there a way to workaround with different panels? I simply need to display the last (current) values of many http_requests and display the url name on the colored square.

* 6.4.4. Grafana. Influxdb as datasource.

@mertbakir maybe Blendstat is a plugin that is helpful for you?

rdxmb avatar Jun 24 '21 16:06 rdxmb

Is there any update on this or is there a way to workaround with different panels? I simply need to display the last (current) values of many http_requests and display the url name on the colored square.

* 6.4.4. Grafana. Influxdb as datasource.

@mertbakir maybe Blendstat is a plugin that is helpful for you?

This is a very old thread but I remember that I had used the stat panel (or single stat previously if I'm not mistaken) with repeat options.

blendstat was good but I don' think it's needed anymore you can manipulate the result using Transform options

mertbakir avatar Jun 24 '21 19:06 mertbakir

I don' think it's needed anymore you can manipulate the result using Transform options

ok that sounds great! I've never checked this out. Maybe there are some options which make this project here kind of redundant?

rdxmb avatar Jun 24 '21 21:06 rdxmb