Skip to content
Extraits de code Groupes Projets
Valider c3eaaa80 rédigé par Will Hunt's avatar Will Hunt
Parcourir les fichiers

Add a note about metrics

parent 84050466
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -79,6 +79,10 @@ docker build -t halfshot/matrix-appservice-discord . ...@@ -79,6 +79,10 @@ docker build -t halfshot/matrix-appservice-discord .
# Run the container # Run the container
docker run -v /matrix-appservice-discord:/data -p 9005:9005 halfshot/matrix-appservice-discord docker run -v /matrix-appservice-discord:/data -p 9005:9005 halfshot/matrix-appservice-discord
``` ```
#### Metrics
The bridge supports reporting metrics via Prometheus. You can configure metrics support in the config
file. The metrics will be reported under the URL provided in the registration file, on the `/metrics` endpoint.
#### 3PID Protocol Support #### 3PID Protocol Support
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter