mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-05-04 18:12:41 +00:00
Compare commits
2 Commits
add-hana-c
...
add-dash0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
26d8357dc1 | ||
|
|
bf73c39233 |
@@ -593,6 +593,20 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"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": "962ca40e183b0d690da83cd32bea825f034e23a6"
|
||||
},
|
||||
"homepage": "https://dash0.com/"
|
||||
},
|
||||
{
|
||||
"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.",
|
||||
|
||||
Reference in New Issue
Block a user