Ref T1987
Details
Details
- Reviewers
dereckson - Maniphest Tasks
- T1987: Dovecot Metrics
- Commits
- rOPS806798098696: Scrape Dovecot metrics into Prometheus
- Reload prometheus, check targets
- Browse in Prometheus /graph?g0.expr=dovecot_build_info
Diff Detail
Diff Detail
- Repository
- rOPS Nasqueron Operations
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
WindRiver
$ arc patch D3388 […] $ git rebase origin/main Successfully rebased and updated refs/heads/arcpatch-D3388. $ salt-call --local state.apply roles/prometheus/prometheus/config local: ---------- ID: /usr/local/etc/prometheus.yml Function: file.managed Result: True Comment: File /usr/local/etc/prometheus.yml updated Started: 11:47:07.004049 Duration: 9.097 ms Changes: ---------- diff: […]{'scheme': 'http', 'job_name': 'dovecot', 'static_configs': [{'targets': ['172.27.27.3:9900']}]}[…]
Comment Actions
I can query from Prometheus the metrics.
dovecot_build_info{instance="172.27.27.3:9900", job="dovecot", revision="47349e2482", version="2.3.21"}