Uses of Class
io.prometheus.metrics.expositionformats.PrometheusTextFormatWriter.Builder
Packages that use PrometheusTextFormatWriter.Builder
- 
Uses of PrometheusTextFormatWriter.Builder in io.prometheus.metrics.expositionformats
Methods in io.prometheus.metrics.expositionformats that return PrometheusTextFormatWriter.BuilderModifier and TypeMethodDescriptionPrometheusTextFormatWriter.builder()PrometheusTextFormatWriter.Builder.setIncludeCreatedTimestamps(boolean includeCreatedTimestamps) PrometheusTextFormatWriter.Builder.setTimestampsInMs(boolean timestampsInMs) Deprecated.