cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Dynatrace Grafana integration

deepak_ranjan
Newcomer

Hi Team, We are planning to integrate Dynatrace with Grafana. Is it possible to integrate Dynatrace with the Grafana open-source version? Otherwise, we should have the Grafana enterprise version. Please let me know.

3 REPLIES 3

Anonymous
Not applicable

You should be able to do so.

Grafana should have DT as a Source of information. If you guys don't want to use the Grafana Plugin, would need to create your own or search in GitHub if anyone did it. (Did a fast search and found this https://github.com/piotr1212/grafana-dynatrace-datasource)

Haven't test it.

jona
Newcomer

The open-source plugin's only weakness is that it uses the v1 apis. I have been at this juncture myself. Grafana Enterprise wasn't an option - so decided to see how easy it was to write your own.

I built a plugin using the v2 API but not really any of its new transform features. So it did what a plugin using the v1 APi could do - but was much easier to implement. It took 2 days to prototype and about 2 weeks of tweaking. I was unsatisfied with a few aspects of it, and ultimately decided to just move on to other things.

I would say that writing your own would require strong development skills - especially problem solving and debugging - unless you are already familiar with Grafana's internal architecture.

AgataWlodarczyk
Community Team
Community Team

Grafana k6 tile - available on the Dynatrace Hub
https://community.dynatrace.com/t5/Automations/Grafana-k6-available-on-the-Dynatrace-Hub/td-p/250238

When passion meets people magic and innovation happen.

Featured Posts