File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -89,8 +89,8 @@ Exporter Properties
8989
9090| Name | Javadoc | Note |
9191| --------------- | --------| ------|
92- | io.prometheus.exporter.includeCreatedTimestamps | [ ExporterProperties.getExemplarsOnAllMetricTypes ()] ( /client_java/api/io/prometheus/metrics/config/ExporterProperties.html#getExemplarsOnAllMetricTypes () ) | (1) |
93- | io.prometheus.exporter.exemplarsOnAllMetricTypes | [ ExporterProperties.getIncludeCreatedTimestamps ()] ( /client_java/api/io/prometheus/metrics/config/ExporterProperties.html#getIncludeCreatedTimestamps () ) | (1) |
92+ | io.prometheus.exporter.includeCreatedTimestamps | [ ExporterProperties.getIncludeCreatedTimestamps ()] ( /client_java/api/io/prometheus/metrics/config/ExporterProperties.html#getIncludeCreatedTimestamps () ) | (1) |
93+ | io.prometheus.exporter.exemplarsOnAllMetricTypes | [ ExporterProperties.getExemplarsOnAllMetricTypes ()] ( /client_java/api/io/prometheus/metrics/config/ExporterProperties.html#getExemplarsOnAllMetricTypes () ) | (1) |
9494
9595(1) Boolean value, ` true ` or ` false ` . Default see Javadoc.
9696
You can’t perform that action at this time.
0 commit comments