We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a095711 commit 49db78fCopy full SHA for 49db78f
_posts/2025-06-18-micrometer-prometheus-v1.adoc
@@ -51,7 +51,7 @@ In this case, the core extension must be *removed*:
51
```xml
52
<dependency>
53
<groupId>io.quarkus</groupId>
54
- <artifactId>quarkus-micrometer-registry-prometheu</artifactId>
+ <artifactId>quarkus-micrometer-registry-prometheus</artifactId>
55
</dependency>
56
```
57
0 commit comments