Skip to content

feat(skills): Add sentry-otel-exporter skill#3

Closed
jaffrepaul wants to merge 2 commits intogetsentry:mainfrom
jaffrepaul:feat/sentry-otel-exporter-skill
Closed

feat(skills): Add sentry-otel-exporter skill#3
jaffrepaul wants to merge 2 commits intogetsentry:mainfrom
jaffrepaul:feat/sentry-otel-exporter-skill

Conversation

@jaffrepaul
Copy link
Copy Markdown
Contributor

Add Claude Code skill for configuring the OpenTelemetry Collector with
the Sentry Exporter. Enables multi-project routing from a single
collector instance using org-level authentication.

This skill guides users through:

  • Creating a Sentry Internal Integration with required permissions
  • Configuring the OTel Collector with the sentry exporter
  • Setting up routing by service.name or custom attributes
  • Auto-creating projects for dynamic environments (Kubernetes, serverless)
  • Self-hosted Sentry configuration with TLS
  • Troubleshooting common issues

Aligned with:

The skill follows the existing sentry-for-claude skill format and stays under 500 lines.

Made with Cursor

jaffrepaul and others added 2 commits February 3, 2026 19:52
Add Claude Code skill for configuring the OpenTelemetry Collector with
the Sentry Exporter. Enables multi-project routing from a single
collector instance using org-level authentication.

Covers:
- Auth token creation with required permissions
- Collector configuration with routing options
- Auto-create projects for dynamic environments
- Self-hosted Sentry support
- Troubleshooting and limitations

Aligned with otelcol-contrib sentryexporter spec and Sentry docs.

Co-Authored-By: Claude <noreply@anthropic.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Change OTLP endpoints to just show ports (4317/4318) instead of
hardcoded localhost URLs. The actual hostname depends on deployment.

Co-Authored-By: Claude <noreply@anthropic.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@jaffrepaul
Copy link
Copy Markdown
Contributor Author

moving to a more appropriate skills repo getsentry/sentry-agent-skills#1

@jaffrepaul jaffrepaul closed this Feb 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant