Uses of Class
io.prometheus.metrics.config.MetricsProperties
-
Uses of MetricsProperties in io.prometheus.metrics.config
Methods in io.prometheus.metrics.config that return MetricsPropertiesModifier and TypeMethodDescriptionMetricsProperties.Builder.build()PrometheusProperties.getDefaultMetricProperties()The default metric properties apply for metrics wherePrometheusProperties.getMetricProperties(String)isnull.PrometheusProperties.getMetricProperties(String metricName) Properties specific for one metric.Constructors in io.prometheus.metrics.config with parameters of type MetricsPropertiesModifierConstructorDescriptionPrometheusProperties(MetricsProperties defaultMetricsProperties, Map<String, MetricsProperties> metricProperties, ExemplarsProperties exemplarProperties, ExporterProperties exporterProperties, ExporterFilterProperties exporterFilterProperties, ExporterHttpServerProperties httpServerConfig) Constructor parameters in io.prometheus.metrics.config with type arguments of type MetricsPropertiesModifierConstructorDescriptionPrometheusProperties(MetricsProperties defaultMetricsProperties, Map<String, MetricsProperties> metricProperties, ExemplarsProperties exemplarProperties, ExporterProperties exporterProperties, ExporterFilterProperties exporterFilterProperties, ExporterHttpServerProperties httpServerConfig)