Add read:metrics scope for metrics endpoint

and ensure token auth is accepted
This commit is contained in:
Min RK
2022-01-18 14:43:19 +01:00
parent f86d53a234
commit 704712cc81
6 changed files with 55 additions and 17 deletions

View File

@@ -1419,3 +1419,4 @@ components:
Read information about the proxys routing table, sync the Hub
with the proxy and notify the Hub about a new proxy.
shutdown: Shutdown the hub.
read:metrics: Read prometheus metrics.