instana / instana-grafana-datasource

🔭 Grafana datasource plugin for Instana
https://grafana.com/plugins/instana-datasource
Apache License 2.0
38 stars 20 forks source link

Use new API for Instana requests that go above version 191 #86

Closed Dalje-et closed 3 years ago

Dalje-et commented 3 years ago

This PR changes the current way of getting application tags. It introduces the new API within the datasource. This change is only applied when the underlying Instana backend is at least on version 191. Everything before that will be handled as before.

Old endpoint: api/application-monitoring/catalog/tags New endpoint: api/application-monitoring/catalog?dataSource=CALLS&useCase=FILTERING&from=