mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 12:40:43 +00:00
feat(diagnostics-prometheus): add protected metrics exporter
This commit is contained in:
8
extensions/diagnostics-prometheus/openclaw.plugin.json
Normal file
8
extensions/diagnostics-prometheus/openclaw.plugin.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"id": "diagnostics-prometheus",
|
||||
"configSchema": {
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"properties": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user