openclaw/extensions/diagnostics-otel
Andrew Diller 8995e58cd9 fix(diagnostics-otel): update to @opentelemetry/resources v2.x API
The Resource class was removed in @opentelemetry/resources v2.x.
Use resourceFromAttributes() function instead of new Resource().

Fixes TypeError: _resources.Resource is not a constructor
2026-01-26 23:32:06 -05:00
..
src fix(diagnostics-otel): update to @opentelemetry/resources v2.x API 2026-01-26 23:32:06 -05:00
clawdbot.plugin.json feat: add diagnostics events and otel exporter 2026-01-20 18:56:15 +00:00
index.ts feat: add diagnostics events and otel exporter 2026-01-20 18:56:15 +00:00
package.json chore: bump versions for 2026.1.25 2026-01-25 22:13:04 +00:00