Page MenuHomeDevCentral

Collect Docker metrics with Prometheus
ClosedPublic

Authored by dereckson on Jul 23 2024, 23:05.
Tags
None
Referenced Files
F24550165: D3372.id8697.diff
Thu, Feb 26, 18:45
F24549062: D3372.diff
Thu, Feb 26, 17:21
F24545439: D3372.id8698.diff
Thu, Feb 26, 12:34
F24541832: D3372.id8697.diff
Thu, Feb 26, 08:20
Unknown Object (File)
Fri, Feb 20, 17:45
Unknown Object (File)
Fri, Feb 20, 17:39
Unknown Object (File)
Wed, Feb 11, 07:05
Unknown Object (File)
Sat, Jan 31, 23:41
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 Not Applicable
Unit
Tests Not Applicable

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.