Prometheus Metrics #2

Merged
arti merged 4 commits from prometheus-metrics into master 2023-08-10 14:55:49 +00:00
Showing only changes of commit fddac32cc7 - Show all commits

1
.env
View File

@ -1,3 +1,4 @@
KDOORPI_DOOR=workshop
KDOORPI_API_ALLOWED=http://127.0.0.1:3333/allowed KDOORPI_API_ALLOWED=http://127.0.0.1:3333/allowed
KDOORPI_API_LONGPOLL=http://127.0.0.1:3333/longpoll KDOORPI_API_LONGPOLL=http://127.0.0.1:3333/longpoll
KDOORPI_API_SWIPE=http://127.0.0.1:3333/cardswipe KDOORPI_API_SWIPE=http://127.0.0.1:3333/cardswipe