Package io.prometheus.metrics.config
Class ExporterProperties.Builder
java.lang.Object
io.prometheus.metrics.config.ExporterProperties.Builder
- Enclosing class:
- ExporterProperties
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()exemplarsOnAllMetricTypes(boolean exemplarsOnAllMetricTypes) includeCreatedTimestamps(boolean includeCreatedTimestamps) prometheusTimestampsInMs(boolean prometheusTimestampsInMs)
-
Field Details
-
includeCreatedTimestamps
-
exemplarsOnAllMetricTypes
-
prometheusTimestampsInMs
boolean prometheusTimestampsInMs
-
-
Constructor Details
-
Builder
private Builder()
-
-
Method Details
-
includeCreatedTimestamps
-
exemplarsOnAllMetricTypes
-
prometheusTimestampsInMs
-
build
-