Skip to content

Commit fc4026a

Browse files
committed
add apinote annotation
Signed-off-by: Jay DeLuca <jaydeluca4@gmail.com>
1 parent 2da9dd5 commit fc4026a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,10 @@
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
9+
* These properties are experimental and subject to change.
810
*/
911
public class OpenMetrics2Properties {
1012

0 commit comments

Comments
 (0)