By edgedelta
OTTL function reference covering 124 functions (101 standard + 23 EDX). Use when users need OTTL syntax help, EDXRedis guidance, or transformation language validation.
▄▖ ▌ ▄ ▜ ▗
▙▖▛▌▛▌█▌ ▌▌█▌▐ ▜▘▀▌
▙▖▙▌▙▌▙▖ ▙▘▙▖▐▖▐▖█▌
▄▌
▄▖▜ ▌ ▄▖▜ ▘
▌ ▐ ▀▌▌▌▛▌█▌ ▙▌▐ ▌▌▛▌▌▛▌▛▘
▙▖▐▖█▌▙▌▙▌▙▖ ▌ ▐▖▙▌▙▌▌▌▌▄▌
▄▌
Official Claude Code plugins from Edge Delta — AI-powered observability automation inside your development environment.
| Plugin | Description | Activates when you... |
|---|---|---|
edgedelta-ottl | OTTL function reference — 124 functions (101 standard + 23 EDX extensions) | Ask about OTTL syntax, ottl_transform/ottl_filter configs, EDXRedis, EDXCoalesce |
edgedelta-pipelines | Create, validate, and deploy pipeline v3 configs with 7 production templates | Say "create a pipeline", ask about telemetry collection/routing, need to deploy to EdgeDelta |
edgedelta-reference | Complete pipeline component reference — 30 sources, 38 processors, 54 destinations with docs links | Ask "what sources/destinations are available", need YAML syntax for any component |
edgedelta-teammates | Create, configure, and manage AI teammates with system prompts, connector permissions, and channel scoping | Ask about creating teammates, writing system prompts, configuring connector permissions |
edgedelta-workflows | Generate, validate, and customize event-driven workflow configs with 5 production templates and 29 action types | Say "create a workflow", ask about automation pipelines, triggers, or integrations |
edgedelta-docker-image | Build custom agent Docker images on any base OS (Ubuntu, RHEL, OEL, SUSE, Alpine) with SELinux guide | Say "custom agent image", "agent on RHEL", "agent version v0.0.0", "SELinux blocking agent" |
# Add the Edge Delta marketplace
/plugin marketplace add edgedelta/claude-code-plugins
# Install the plugins you need
/plugin install edgedelta-ottl@edge-delta-official-plugins
/plugin install edgedelta-pipelines@edge-delta-official-plugins
/plugin install edgedelta-reference@edge-delta-official-plugins
/plugin install edgedelta-teammates@edge-delta-official-plugins
/plugin install edgedelta-workflows@edge-delta-official-plugins
/plugin install edgedelta-docker-image@edge-delta-official-plugins
Add to .claude/settings.json in your shared repo:
{
"extraKnownMarketplaces": {
"edge-delta-official-plugins": {
"source": {
"source": "github",
"repo": "edgedelta/claude-code-plugins"
}
}
},
"enabledPlugins": [
"edgedelta-ottl@edge-delta-official-plugins",
"edgedelta-pipelines@edge-delta-official-plugins",
"edgedelta-reference@edge-delta-official-plugins",
"edgedelta-teammates@edge-delta-official-plugins",
"edgedelta-workflows@edge-delta-official-plugins",
"edgedelta-docker-image@edge-delta-official-plugins"
]
}
Set in your environment or ~/.edgedelta.env:
ED_ORG_ID=your-org-id
ED_ORG_API_TOKEN=your-api-token
Get these from app.edgedelta.com.
MIT License — Edge Delta, Inc.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Guides creation and configuration of EdgeDelta AI teammates. Use when users need to build teammates, write system prompts, assign connectors, or scope permissions.
Complete EdgeDelta v3 pipeline component reference covering 30 sources, 38 processors, and 54 destinations with documentation links and validation rules.
Create, validate, and deploy EdgeDelta pipeline v3 configurations with 7 production-tested templates and direct API deployment.
Generate, validate, and customize EdgeDelta AI workflow configurations with 8 node types, 29 action types, and 5 templates.
Build custom EdgeDelta agent Docker images on any base OS with SELinux support. Use when customers need the agent on specific Linux distributions (Ubuntu, RHEL, Oracle Linux, SUSE, Alpine), need custom packages, custom CA certificates, or encounter version v0.0.0 issues.
npx claudepluginhub edgedelta/claude-code-plugins --plugin edgedelta-ottlOpenTelemetry skills and reference documentation for AI coding assistants
Reusable OpenTelemetry agent skills (language-agnostic and per-language)
Observability engineering agents providing expertise in tracing, monitoring, and logging
Editorial "Observability & Monitoring" bundle for Claude Code from Antigravity Awesome Skills.
Set up log aggregation (ELK, Loki, Splunk)
Commands for setting up monitoring and observability