07 Oct 2021
07:13 AM
- last edited on
18 Nov 2021
06:51 AM
by
Michal_Gebacki
Hello,
i need to now what means exactly this metrics.
Is it the time beetween the producers launch his request and the return from the kafka cluster to say it's OK.
I ask the question because we have astonishing value that we can't correlate with other metrics.
Thanks a lot.
Not at all. 😞
Hello, these Dynatrace metrics are equivalent to
kafka.network:type=RequestMetrics,name=TotalTimeMs,request={Produce|FetchConsumer|FetchFollower}
https://docs.confluent.io/platform/current/kafka/monitoring.html
These metric measure the total time taken to service a request:
Best regards,
Alex