adding prometheus endpoint

This commit is contained in:
2021-09-18 02:11:22 -05:00
parent a7824ef448
commit 408d831d12
4 changed files with 83 additions and 1 deletions

View File

@ -35,4 +35,5 @@ func main() {
e := log.Fatal().Stack().Caller().Err(err)
e.Send()
}
}