23 Jul 2024 08:52 AM - last edited on 24 Jul 2024 07:09 AM by MaciejNeumann
Hi dynatrace experts,
We have 100 microservices that send HTTP requests to Dynatrace every minute (using micrometer otlp default setting). Over the course of a day, this amounts to 144,000 HTTP requests (100 * 24 * 60 = 144,000). However, several dozen of these requests have failed due to connection timeouts when trying to access the "/v2/otlp/v1/metrics" endpoint.
Do you have any ideas on what could be causing this issue? Is it due to high traffic volume or a problem with the network?
25 Jul 2024 06:47 AM
Could anyone helps on this question?