WIP metrics

This commit is contained in:
binwiederhier 2023-03-06 22:16:10 -05:00
parent bc0e72e3ef
commit 2783a52cad
7 changed files with 489 additions and 2 deletions

View file

@ -72,6 +72,7 @@ type Config struct {
ListenHTTPS string
ListenUnix string
ListenUnixMode fs.FileMode
ListenMetricsHTTP string
KeyFile string
CertFile string
FirebaseKeyFile string