Micrometer registry implementation for publishing application metrics to Google Cloud Monitoring (Stackdriver).
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-registry-stackdriver</artifactId>
<version>1.16.5</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a StackdriverMeterRegistry to send metrics to Google Cloud Monitoring.
Set up application default credentials or provide a service account key file via GOOGLE_APPLICATION_CREDENTIALS.
No dependency data recorded yet.