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

doesn't work with prometheus data source #94

Open
Gauravshah opened this issue Mar 6, 2020 · 5 comments
Open

doesn't work with prometheus data source #94

Gauravshah opened this issue Mar 6, 2020 · 5 comments

Comments

@Gauravshah
Copy link
Member

Details in :
#82
#66

@beingyash
Copy link

@Gauravshah Any progress on prometheus compatibility yet??
#66 (comment)

@yuvarajhere
Copy link

@beingyash Grafana 7.0 introduced transformation feature to aggregate multiple query outputs - https://grafana.com/docs/grafana/latest/guides/whats-new-in-v7-0/#transformations

@Gauravshah
Copy link
Member Author

@beingyash is there any open prometheus data source that I can use to test it out ?

@siegmund42
Copy link

See my comment here for a test data source: #82 (comment)

@Gauravshah
Copy link
Member Author

I looked at it . For some reason Prometheus returns an observable from the promise. Its related to move to react from angular. because $q.all(promise) doesn't resolve on react. We will need to move the plugin from angular to react to be able to support this. Not sure of a quick hack.
https://stackoverflow.com/questions/37172093/q-all-for-angular2-observables

Unable to import rxjs

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

4 participants