From 2f9d941796617588a95a8d61fecb0feee8db2810 Mon Sep 17 00:00:00 2001 From: forest Date: Sat, 12 Feb 2022 17:52:59 -0600 Subject: [PATCH] add metrics integration to docs --- docs/deployment.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/deployment.md b/docs/deployment.md index b459445..20a81ad 100644 --- a/docs/deployment.md +++ b/docs/deployment.md @@ -33,6 +33,12 @@ users: ssh-authorized_keys: ``` +### Metrics + +Capsul integrates with Prometheus to grab the data for the capsul metric graphs. + +The code that generates those metrics is here: https://github.com/kumina/libvirt_exporter + ### autonomic / servers.coop version for ipv6 support ```