quarkus-micrometer-registry
quarkus-micrometer-registry copied to clipboard
Metrics sent by the application without the service name filled in
The application is correctly configured to send metrics and traces to an Open Telemetry Connector. Both metrics and traces are being sent and processed correctly. However, only the metrics are being sent without the service.name and instance information.
According to the Connector logs, the metrics already arrive without this information:
The properties are configured like this::
The dependencies used:
An example of how a metric is saved: