1
0
Fork 0
mirror of https://github.com/mdlayher/homelab.git synced 2024-12-14 11:47:32 +00:00

gokrazy: enable consrv prometheus metrics

Signed-off-by: Matt Layher <mdlayher@gmail.com>
This commit is contained in:
Matt Layher 2023-07-19 15:41:16 -04:00
parent 53c17e8c8e
commit 64faa75bb3
No known key found for this signature in database

View file

@ -14,3 +14,7 @@ identities = ["mdlayher"]
[[identities]]
name = "mdlayher"
public_key = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN5i5d0mRKAf02m+ju+I1KrAYw3Ny2IHXy88mgyragBN Matt Layher (mdlayher@gmail.com)"
[debug]
address = ":9288"
prometheus = true