Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working with Grafana 6.3 #152

Open
Hipska opened this issue Sep 6, 2019 · 12 comments
Open

Not working with Grafana 6.3 #152

Hipska opened this issue Sep 6, 2019 · 12 comments

Comments

@Hipska
Copy link

Hipska commented Sep 6, 2019

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?

@M4GNV5
Copy link

M4GNV5 commented Sep 7, 2019

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)

@HatBeardZero
Copy link

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

@mertbakir
Copy link

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.

@indolentdeveloper
Copy link

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

@rdxmb
Copy link

rdxmb commented Jun 24, 2021

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

@Hipska
Copy link
Author

Hipska commented Jun 24, 2021

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

@rdxmb
Copy link

rdxmb commented Jun 24, 2021

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

@Hipska
Copy link
Author

Hipska commented Jun 24, 2021

With graphite and tags? Which version?

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

@rdxmb
Copy link

rdxmb commented Jun 24, 2021

with influxdb and tags

Screenshot_20210624_185544
Screenshot_20210624_185623

@rdxmb
Copy link

rdxmb commented Jun 24, 2021

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?

@mertbakir
Copy link

mertbakir commented Jun 24, 2021

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

@rdxmb
Copy link

rdxmb commented Jun 24, 2021

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants