mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-05-11 05:55:53 -03:00
Add dash0 plugin
This commit is contained in:
parent
c51f5c1513
commit
27e3e7ec1e
@ -638,6 +638,20 @@
|
|||||||
"category": "productivity",
|
"category": "productivity",
|
||||||
"homepage": "https://claude.com/cwc-makers"
|
"homepage": "https://claude.com/cwc-makers"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "dash0",
|
||||||
|
"description": "OpenTelemetry observability for Claude Code sessions. Captures tool calls, LLM invocations, token usage, and errors as OTel traces. Send telemetry to Dash0 or any OpenTelemetry-compatible backend.",
|
||||||
|
"author": {
|
||||||
|
"name": "Dash0"
|
||||||
|
},
|
||||||
|
"category": "monitoring",
|
||||||
|
"source": {
|
||||||
|
"source": "url",
|
||||||
|
"url": "https://github.com/dash0hq/dash0-agent-plugin.git",
|
||||||
|
"sha": "38c6d74e637bd7dbe1fa2c364de66d07efe88a9a"
|
||||||
|
},
|
||||||
|
"homepage": "https://dash0.com/"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "data",
|
"name": "data",
|
||||||
"description": "Data engineering for Apache Airflow and Astronomer. Author DAGs with best practices, debug pipeline failures, trace data lineage, profile tables, migrate Airflow 2 to 3, and manage local and cloud deployments.",
|
"description": "Data engineering for Apache Airflow and Astronomer. Author DAGs with best practices, debug pipeline failures, trace data lineage, profile tables, migrate Airflow 2 to 3, and manage local and cloud deployments.",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user