Page MenuHomeDevCentral

Collect Docker metrics with Prometheus
ClosedPublic

Authored by dereckson on Jul 23 2024, 23:05.
Tags
None
Referenced Files
F12396628: D3372.id8697.diff
Sun, Nov 2, 02:11
F12396606: D3372.id8698.diff
Sun, Nov 2, 02:07
F12388630: D3372.id.diff
Sat, Nov 1, 07:28
F12388513: D3372.id8698.diff
Sat, Nov 1, 07:17
F12387989: D3372.diff
Sat, Nov 1, 05:40
F12387213: D3372.diff
Sat, Nov 1, 04:06
Unknown Object (File)
Tue, Oct 28, 22:59
Unknown Object (File)
Fri, Oct 24, 14:26
Subscribers
None

Details

Summary

Configure the Docker daemon as a Prometheus target.

With this change, daemon.json will now be always created.

Ref T1623

Test Plan
  • Deploy on Dwellers and docker-002
  • curl 172.27.27.4:9323/metrics

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
prometheus-docker
Build Status
Buildable 5365
Build 5646: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Jul 23 2024, 23:07

Deployed on both Docker engines, but docker-002 is still to be restarted, probably good idea to sync that with dnf update

This revision was automatically updated to reflect the committed changes.