fix(plugins): repair missing clawhub installs

This commit is contained in:
Vincent Koc
2026-05-02 07:59:29 -07:00
parent 2244ba87b3
commit c7b5302acf
13 changed files with 376 additions and 165 deletions

View File

@@ -12,7 +12,7 @@ OpenClaw diagnostics OpenTelemetry exporter.
## Distribution
- Package: `@openclaw/diagnostics-otel`
- Install route: ClawHub + npm
- Install route: ClawHub: `clawhub:@openclaw/diagnostics-otel`; npm
## Surface

View File

@@ -12,7 +12,7 @@ OpenClaw diagnostics Prometheus exporter.
## Distribution
- Package: `@openclaw/diagnostics-prometheus`
- Install route: ClawHub + npm
- Install route: ClawHub: `clawhub:@openclaw/diagnostics-prometheus`; npm
## Surface