Class PrometheusPropertiesLoader

java.lang.Object
io.prometheus.metrics.config.PrometheusPropertiesLoader

public class PrometheusPropertiesLoader extends Object
The Properties Loader is early stages.

It would be great to implement a subset of Spring Boot's Externalized Configuration, like support for YAML, Properties, and env vars, or support for Spring's naming conventions for properties.