docs: auto-regenerate README and registry data

This commit is contained in:
rhighs 2026-03-11 21:26:49 +00:00 committed by github-actions[bot]
parent 40ad87b6d7
commit a44f90cacb
2 changed files with 21 additions and 0 deletions

View file

@ -421,6 +421,15 @@
</blockquote>
</details>
<details>
<summary><b>opencode-plugin-otel</b> <img src="https://badgen.net/github/stars/DEVtheOPS/opencode-plugin-otel" height="14"/> - <i>OpenTelemetry telemetry exporter for opencode sessions, mirroring Claude Code monitoring signals</i></summary>
<blockquote>
Exports metrics, logs, and traces from opencode sessions via OTLP/gRPC to any OpenTelemetry-compatible backend (Datadog, Honeycomb, Grafana Cloud, etc.). Instruments session lifecycle, token usage, cost, tool durations, and git commits — mirroring the same signals as Claude Code's monitoring.
<br><br>
<a href="https://github.com/DEVtheOPS/opencode-plugin-otel">🔗 <b>View Repository</b></a>
</blockquote>
</details>
<details>
<summary><b>opencode-snip</b> <img src="https://badgen.net/github/stars/VincentHardouin/opencode-snip" height="14"/> - <i>OpenCode plugin that prefixes shell commands with snip to reduce LLM token consumption by 60-90%</i></summary>
<blockquote>

12
dist/registry.json vendored
View file

@ -462,6 +462,18 @@
],
"tags": []
},
{
"productId": "opencode-plugin-otel",
"type": "plugins",
"displayName": "opencode-plugin-otel",
"repoUrl": "https://github.com/DEVtheOPS/opencode-plugin-otel",
"tagline": "OpenTelemetry telemetry exporter for opencode sessions, mirroring Claude Code monitoring signals",
"description": "Exports metrics, logs, and traces from opencode sessions via OTLP/gRPC to any OpenTelemetry-compatible backend (Datadog, Honeycomb, Grafana Cloud, etc.). Instruments session lifecycle, token usage, cost, tool durations, and git commits — mirroring the same signals as Claude Code's monitoring.",
"scope": [
"global"
],
"tags": []
},
{
"productId": "opencode-quota",
"type": "plugins",