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

@ -27,7 +27,7 @@ func Handle(cfg config.Config) http.HandlerFunc {
data := parseSlack(reqBody)
// Attempt to join romo before publishing
// Attempt to join room before publishing
matrix.JoinRoom(cfg, vars, token)
// Publish to Matrix