lenskit.schemas.settings.PrometheusSettings =========================================== .. py:class:: lenskit.schemas.settings.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