04 Feb 2020
11:56 AM
- last edited on
12 May 2021
02:33 PM
by
MaciejNeumann
Hi , has anyone integrated Grafana to receive problem details from Managed?
Thanks
Swati
Solved! Go to Solution.
05 Feb 2020 05:48 PM
What data source you have in Grafana? If this is ElasticSearch, you have to just create simple HTTP service that will receive payload of problem when it is raised (custom webhook integration). Than you just need push data from this payload into ELK index, and you will have them in Grafana. It’s only example, but when you have different data source you can do this the same way.
What purpose would it be for you to store problems in Grafana?
Sebastian
06 Mar 2020 06:54 AM
thanks ! This is an old configuration where management wants to see problems generated all around the environment in one console. Let me check the option provided above.
27 Feb 2020 07:52 PM
There is a Dynatrace plugin for Grafana that allows you to pull data from a Dynatrace tenant.
For problem notification, can you elaborate on the use case? Grafana is primarily a metric visualization tool, what do you want to achieve?
29 Jan 2021 03:56 PM
@Sebastian K. @Július L. looks like this plugin is not free