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

How to pipeline dynatrace client to Kafka?

charles_ennasir
Newcomer

Hi Team, I want to dynatrace metrics data to Kibana for visualization through Kafka?

 

3 REPLIES 3

charles_ennasir
Newcomer

Dynatrace client to Kafka to ELK


Julius_Loman
DynaMight Legend
DynaMight Legend

If talking about metrics, you should use the API exclusively. Unfortunately for you, Dynatrace does not have any option to automatically pipe metrics out, you have to pull them using the REST API.

I don't have much experience with Kibana and I also don't know your objectives, but it seems you should be able to achieve this by writing a Kibana Timelion plugin. But this would require a decent JavaScript knowledge.


Certified Dynatrace Master | Alanata a.s., Slovakia, Dynatrace Master Partner

pahofmann
DynaMight Guru
DynaMight Guru

You can push RUM data directly to Elastic via the User Session Data Export.

For metrics you would have to pull them yourself via the API as @Julius L. suggested.


Dynatrace Certified Master, AppMon Certified Master - Dynatrace Partner - 360Performance.net

Featured Posts