Module io.prometheus.writer.text
Class PrometheusTextFormatWriter.Builder
java.lang.Object
io.prometheus.metrics.expositionformats.PrometheusTextFormatWriter.Builder
- Enclosing class:
- PrometheusTextFormatWriter
-
Method Summary
Modifier and TypeMethodDescriptionbuild()setIncludeCreatedTimestamps(boolean includeCreatedTimestamps) setTimestampsInMs(boolean timestampsInMs) Deprecated.
-
Method Details
-
setIncludeCreatedTimestamps
public PrometheusTextFormatWriter.Builder setIncludeCreatedTimestamps(boolean includeCreatedTimestamps) - Parameters:
includeCreatedTimestamps- whether to include the _created timestamp in the output
-
setTimestampsInMs
Deprecated. -
build
-