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

Add groupbyTagSecondLevelKey for analyze application calls #30

Closed derveloper closed 5 years ago

derveloper commented 5 years ago

Hi,

for one of our usecases we need to add the groupbyTagSecondLevelKey attribute for the call.http.header tag. This was not possible. I have copy-pasted the logic from the beacon.meta logic and it is working so far in my test setup.

I'm not familiar on writing grafana plugins nor angular, so if something in my patch is not by the book, please bear with me.

It would be very nice to have this feature in the official distribution, if we can help on achieving this, feel free to get back in touch with us.

Greetings from Düsseldorf, Tristan

schmidtl commented 5 years ago

Merged. Your change is going to be published as release 2.2.3.

Thanks for your contribution and best regards /Lars