We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2da9dd5 commit fc4026aCopy full SHA for fc4026a
prometheus-metrics-config/src/main/java/io/prometheus/metrics/config/OpenMetrics2Properties.java
@@ -3,8 +3,10 @@
3
import javax.annotation.Nullable;
4
5
/**
6
- * Properties starting with io.prometheus.openmetrics2. These properties are experimental and
7
- * subject to change.
+ * Properties starting with io.prometheus.openmetrics2.
+ *
8
+ * @apiNote
9
+ * These properties are experimental and subject to change.
10
*/
11
public class OpenMetrics2Properties {
12
0 commit comments