mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-10-22 08:03:26 +00:00
Update docs for Prometheus: adopt the common warning message
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
@@ -25,7 +25,7 @@ matrix_prometheus_nginxlog_exporter_enabled: true
|
||||
### Save metrics on an external Prometheus server (optional)
|
||||
|
||||
> [!WARNING]
|
||||
> Metrics and resulting graphs can contain a lot of information. nginx logs contain information like IP address, URLs, UserAgents and more. This information can reveal usage patterns and could be considered Personally Identifiable Information (PII). Think about this before enabling (anonymous) access. Please make sure you change the default Grafana password.
|
||||
> Metrics and resulting graphs can contain a lot of information. nginx logs contain information like IP address, URLs, UserAgents and more. This information can reveal usage patterns and could be considered Personally Identifiable Information (PII). Think about this before enabling (anonymous) access. And you should really not forget to change your Grafana password.
|
||||
|
||||
The playbook will automatically integrate the metrics into the [Prometheus](./configuring-playbook-prometheus-grafana.md) server provided with this playbook (if enabled). In such cases, the metrics endpoint is not exposed publicly — it's only available on the container network.
|
||||
|
||||
|
Reference in New Issue
Block a user