Open simonhammes opened 3 months ago
Docs:
Directory permissions must be fixed before starting the container:
mkdir /opt/seafile-grafana chown -R 472:472 /opt/seafile-grafana
Required environment variables
SEAFILE_LOG_TO_STDOUT=true GRAFANA_HOSTNAME= GRAFANA_ADMIN_USER=admin GRAFANA_ADMIN_PASSWORD= SEAFEVENTS__INDEX0x20FILES__logfile=/dev/stdout
Data sources must be manually configured
http://loki:3100
http://prometheus:9090
Examples
container_memory_usage_bytes{name=~"caddy|seafile-server|seafile-memcached|seafile-elasticsearch|mariadb"} / (1024*1024)
Docs:
Directory permissions must be fixed before starting the container:
Required environment variables
Data sources must be manually configured
http://loki:3100
http://prometheus:9090
Examples
container_memory_usage_bytes{name=~"caddy|seafile-server|seafile-memcached|seafile-elasticsearch|mariadb"} / (1024*1024)