pvc/api-daemon/pvcapid
Joshua Boniface 4969e90f8a Allow enable/disable of Prometheus endpoints
Since these are unauthenticated, it might be the case that an
administrator wishes to completely disable these metrics endpoints.
Provide that option via pvc.conf through pvc-ansible's existing
enable_prometheus_exporters option and the new enable_prometheus
configuration flag.

Defaults to "yes" to provide all functionality unless explicitly
disabled, as the author assumes that the PVC API is secured in other
ways as well and that metric information is not completely sensitive.
2023-12-29 09:25:10 -05:00
..
Daemon.py Bump version to 0.9.87 2023-12-27 13:40:51 -05:00
__init__.py Use consistent naming of components 2020-02-08 19:34:07 -05:00
flaskapi.py Allow enable/disable of Prometheus endpoints 2023-12-29 09:25:10 -05:00
helper.py Add Zookeeper metrics proxy 2023-12-28 13:53:15 -05:00
models.py Update copyright header year 2022-10-06 11:55:27 -04:00
ova.py Fix incorrect database name entries 2023-12-09 12:12:00 -05:00
provisioner.py Move config parser into daemon_lib 2023-11-30 00:05:37 -05:00