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

Help needed : Unable to graph any data in grafana #94

Open
iamshreeram opened this issue Sep 3, 2019 · 5 comments
Open

Help needed : Unable to graph any data in grafana #94

iamshreeram opened this issue Sep 3, 2019 · 5 comments

Comments

@iamshreeram
Copy link

Hi, I'm unable to plot data in grafana with the plugin. But the datasources are getting populated from druid.
Is there a way to pull all data in table format druid? Can anyone post a config or snapshot that shows specific way to plot raw data in table? Help appreciated!

I tried 2 different versions of grafana 6.3.5 and 5.4.0. No luck in both.
Thanks!

@iamshreeram
Copy link
Author

@Gauravshah / @mickymiek , Can you please look into this? I'm just looking for a way to get raw data of druid into grafana. But, No luck. Below is the snapshot of my Grafana config-

Grafana-druid-setup

Also, The plugin from Goshposh doesn't have any release. Can you please document ways to install Goshposh version of grafana.

@Gauravshah
Copy link
Collaborator

@iamshreeram druid doesn't store raw_data
if you are looking for aggregated data/ raw_druid data you still need to add all dimension and aggregations to get to it ?

@iamshreeram
Copy link
Author

@Gauravshah , I'm able to get the raw data in table format. I'm now trying to plot the data in timeseries. But, I'm facing performance issues with the plugin and REST API. My dataset size is only 40MB. But, Each time I make query to grafana / do some activity in query, It pulls nearly 88MB JSON and parses it.

I wanted to use the plugin from GoshPosh. But There are no installation guide in the README. Can do share the doc for the same. Thanks!

@Gauravshah
Copy link
Collaborator

@iamshreeram we have not done any performance improvements, so you will most likely see same issue.
you just have to unzip the folder into plugins directory

@liyichao
Copy link

liyichao commented Nov 12, 2019

image
I am trying this plugin and it can not load graph too. It seems it does not send any timeseries request to backend. For example, when I refresh, no network request is sent.
I do see some topN request, but it seems it is not for the graph data.
image
image

@abhisant

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

3 participants