We are trying to ingest custom metrics into Dynatrace Test region from a Spring boot application running in PCF.
System is throwing the following error while trying to establish the connection.
":"ERROR","class":"io.micrometer.dynatrace.DynatraceMeterRegistry","xlogz":"failed to create custom metric in Dynatrace: custom:jvm.buffer.total.capacity","StackTrace":"java.net.SocketException: Connection reset
\tat java.base/java.net.SocketInputStream.read(Unknown Source)
\tat java.base/java.net.SocketInputStream.read(Unknown Source)