doc: add prometheus metrics documentation
All checks were successful
Cadoles/bouncer/pipeline/head This commit looks good

This commit is contained in:
2024-02-21 12:29:03 +01:00
parent f91c14e5d4
commit c8fc143efa
5 changed files with 74 additions and 5 deletions

View File

@ -47,6 +47,10 @@ admin:
# Authentification "basic auth" sur la page
# de publication
# Mettre à null pour désactiver l'authentification
# Les couples d'identifiants doivent être spécifiés sous la forme:
# basicAuth:
# credentials:
# <username>: <password>
basicAuth: null
# Configuration de l'intégration Sentry
@ -90,8 +94,10 @@ proxy:
# de publication
# Mettre à null pour désactiver l'authentification
basicAuth:
# Les couples d'identifiants doivent être spécifiés
# sous la forme "<username>: <password>"
credentials:
prom: etheus
prometheus: changeme
# Configuration du transport HTTP(S)
# Voir https://pkg.go.dev/net/http#Transport