Skip to content

Commit 84fe8c4

Browse files
committed
add apinote annotation
Signed-off-by: Jay DeLuca <[email protected]>
1 parent 2da9dd5 commit 84fe8c4

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

prometheus-metrics-config/src/main/java/io/prometheus/metrics/config/OpenMetrics2Properties.java

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33
import javax.annotation.Nullable;
44

55
/**
6-
* Properties starting with io.prometheus.openmetrics2. These properties are experimental and
7-
* subject to change.
6+
* Properties starting with io.prometheus.openmetrics2.
7+
*
8+
* @apiNote These properties are experimental and subject to change.
89
*/
910
public class OpenMetrics2Properties {
1011

0 commit comments

Comments
 (0)