Skip to content

Add OTLP exporter support alongside Azure Monitor#1

Merged
panuoksala merged 1 commit intomainfrom
feature/otlp-exporter
Mar 9, 2026
Merged

Add OTLP exporter support alongside Azure Monitor#1
panuoksala merged 1 commit intomainfrom
feature/otlp-exporter

Conversation

@panuoksala
Copy link
Copy Markdown
Owner

Botello can now export build telemetry to any OTLP-compatible backend (Jaeger, Grafana Tempo, Seq, Aspire Dashboard, OTel Collector, etc.) in addition to Azure Application Insights.

A new 'Exporter' config option selects the backend (AzureMonitor or Otlp), with OTLP-specific settings for endpoint, protocol (gRPC/HTTP), headers, and timeout. All configurable via appsettings.json, env vars, or CLI params.

Botello can now export build telemetry to any OTLP-compatible backend
(Jaeger, Grafana Tempo, Seq, Aspire Dashboard, OTel Collector, etc.)
in addition to Azure Application Insights.

A new 'Exporter' config option selects the backend (AzureMonitor or Otlp),
with OTLP-specific settings for endpoint, protocol (gRPC/HTTP), headers,
and timeout. All configurable via appsettings.json, env vars, or CLI params.
@panuoksala panuoksala merged commit 6cfa511 into main Mar 9, 2026
1 check passed
@panuoksala panuoksala deleted the feature/otlp-exporter branch March 9, 2026 17:29
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