[Monitoring] MongoDB Metrics in Grafana
Jambotron Deploy / build-and-deploy (push) Waiting to run

This commit is contained in:
2026-05-01 16:06:11 +03:00
parent 792d8bf6af
commit bcc7ca5d12
6 changed files with 294 additions and 105 deletions
+5 -1
View File
@@ -8,4 +8,8 @@ scrape_configs:
- job_name: 'cadvisor'
static_configs:
- targets: ['cadvisor:8080']
- targets: ['cadvisor:8080']
- job_name: 'mongodb'
static_configs:
- targets: ['mongodb-exporter:9216']