Add grafana dashboard

This commit is contained in:
2025-01-12 21:44:34 -05:00
parent e93c7ec5c0
commit 16d3f9cb17
3 changed files with 5059 additions and 0 deletions

8
contrib/unset_env.sh Executable file
View File

@@ -0,0 +1,8 @@
#!env sh
unset APP_NAME
unset APP_LOG_LEVEL
unset APP_LOG_FORMAT
unset APP_LOG_TIME_FORMAT
unset APP_HTTP_LISTEN
unset APP_OTEL_STDOUT_ENABLED
unset APP_OTEL_METRIC_INTERVAL_SECS