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

Are Events exposed through the datasource? #40

Open
SupersixEvo opened this issue Aug 29, 2019 · 1 comment
Open

Are Events exposed through the datasource? #40

SupersixEvo opened this issue Aug 29, 2019 · 1 comment

Comments

@SupersixEvo
Copy link

I'd like to incorporate some information about events into a Grafana dashboard - eg overall number of open events, critical events count etc.

If I try to query with a Dynamic Focus that works in the Instana UI eg:

event.state:open

Grafana highlights the query box in red and the Query Inspector result is:

Object
xhrStatus:"complete"
request:Object
method:"GET"
url:"api/datasources/proxy/1/instana/api/snapshots/types?q=event.state%3Aopen&from=1567048248062&to=1567069848062"
response:Object
errors:Array[1]
0:"Failed to execute search. An unknown error occurred."

Are events exposed via the Grafana DS?

@Daniel-Ebert
Copy link

This would also be very useful for us. We built a custom integration via the Instana API and the Infinity datasource(https://github.com/yesoreyeram/grafana-infinity-datasource), but this is not ideal and it would be very useful to have that in the plugin.

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

2 participants