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.
prometheus-metrics-exposition-textformats
1 parent 91f9cff commit 530506bCopy full SHA for 530506b
prometheus-metrics-bom/pom.xml
@@ -79,6 +79,11 @@
79
<artifactId>prometheus-metrics-exposition-formats</artifactId>
80
<version>${project.version}</version>
81
</dependency>
82
+ <dependency>
83
+ <groupId>io.prometheus</groupId>
84
+ <artifactId>prometheus-metrics-exposition-textformats</artifactId>
85
+ <version>${project.version}</version>
86
+ </dependency>
87
<dependency>
88
<groupId>io.prometheus</groupId>
89
<artifactId>prometheus-metrics-instrumentation-dropwizard</artifactId>
0 commit comments