🚧 back: WIP Initial diagnostic endpoint (#762)

This commit is contained in:
Eric Doughty-Papassideris
2024-12-08 22:49:10 +01:00
parent 4c05cf9dee
commit 98723a5f86
22 changed files with 596 additions and 32 deletions
@@ -16,6 +16,14 @@
"logger": {
"level": "LOG_LEVEL"
},
"diagnostics": {
"skipKeys": {
"__name": "DIAG_SKIP_KEYS",
"__format": "json"
},
"probeSecret": "DIAG_PROBE_SECRET",
"secret": "DIAG_SECRET"
},
"webserver": {
"host": "TWAKE_DRIVE_HOST",
"logger": {