lenskit.config.PrometheusSettings ================================= .. py:class:: lenskit.config.PrometheusSettings :canonical: lenskit.config._schema.PrometheusSettings Bases: :py:obj:`pydantic.BaseModel` Prometheus configuration settings. LensKit's task logging supports querying Prometheus for task-related metrics such as power consumption. .. py:attribute:: url :type: str | None :value: None