move exporters away from prometheus
This commit is contained in:
0
docker-compose/cadvisor/README.md
Normal file
0
docker-compose/cadvisor/README.md
Normal file
@@ -11,6 +11,15 @@ Configure your settings in the `/etc/prometheus/prometheus.yml` file.
|
|||||||
|
|
||||||
*For more info visit:* [Official Prometheus Installation Documentation](https://prometheus.io/docs/prometheus/latest/installation/)
|
*For more info visit:* [Official Prometheus Installation Documentation](https://prometheus.io/docs/prometheus/latest/installation/)
|
||||||
|
|
||||||
|
# Exporters
|
||||||
|
|
||||||
|
TODO: WIP
|
||||||
|
|
||||||
|
- cadvisor
|
||||||
|
- nodeexporter
|
||||||
|
- nvidiadgcm
|
||||||
|
- nvidiasmi
|
||||||
|
|
||||||
# Best-Practices & Post-Installation
|
# Best-Practices & Post-Installation
|
||||||
|
|
||||||
## Disable HTTP
|
## Disable HTTP
|
||||||
@@ -19,7 +28,7 @@ It's not secure to expose Prometheus via the HTTP protocol.
|
|||||||
|
|
||||||
### Use a Reverse Proxy
|
### Use a Reverse Proxy
|
||||||
|
|
||||||
- [] Use a Reverse Proxy to securely expose administrative services.
|
- [ ] Use a Reverse Proxy to securely expose administrative services.
|
||||||
|
|
||||||
# Additional Referfences
|
# Additional Referfences
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user