Skip to content

Add OpenTelemetry webhook ingestion documentation#108

Merged
steveatlc merged 1 commit intomasterfrom
docs-otel-webhook-support
Mar 10, 2026
Merged

Add OpenTelemetry webhook ingestion documentation#108
steveatlc merged 1 commit intomasterfrom
docs-otel-webhook-support

Conversation

@maximelb
Copy link
Copy Markdown
Contributor

@maximelb maximelb commented Mar 6, 2026

Summary

  • Adds a new tutorial page documenting how to use LimaCharlie webhook adapters as OTLP endpoints for ingesting OTel logs, traces, and metrics
  • Covers setup (webhook creation, SDK/Collector configuration), event format reference for all three signal types, and D&R rule examples
  • Added to mkdocs nav under Adapters > Tutorials, alongside the existing Webhook Adapter tutorial

Content

  • Setup guide: Webhook creation, URL construction, OTel SDK env vars, OTel Collector YAML config
  • Event format reference: Detailed field tables for logs, traces (spans), and all metric subtypes (gauge, sum, histogram, summary, exponential histogram)
  • D&R rule example: Shows how to write detection rules against OTel events
  • Backward compatibility note: Confirms existing webhooks are unaffected

Companion implementation PR: https://github.com/refractionPOINT/webhook-adapter-gateway/pull/27

🤖 Generated with Claude Code

Documents how to use the webhook adapter as an OTLP endpoint for
ingesting OTel logs, traces, and metrics into LimaCharlie.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@steveatlc steveatlc marked this pull request as ready for review March 10, 2026 16:06
@steveatlc steveatlc merged commit c730b22 into master Mar 10, 2026
2 checks passed
@steveatlc steveatlc deleted the docs-otel-webhook-support branch March 10, 2026 16:07
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.

2 participants