add uptime as metric

This commit is contained in:
2024-12-08 15:33:32 +01:00
parent a43227fb47
commit 88aef600c8
4 changed files with 29 additions and 24 deletions

View File

@ -5,7 +5,9 @@
"files.associations": {
"http_metrics.h": "c",
"outputs.h": "c",
"task.h": "c"
"task.h": "c",
"metrics.h": "c",
"freertos.h": "c"
},
"idf.openOcdConfigs": [
"board/esp32-wrover-kit-3.3v.cfg"