Skip to content

New component: Tinybird Exporter #40475

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
jordivilaseca opened this issue Jun 4, 2025 · 2 comments
Open

New component: Tinybird Exporter #40475

jordivilaseca opened this issue Jun 4, 2025 · 2 comments
Labels
discussion needed Community discussion needed Sponsor Needed New component seeking sponsor

Comments

@jordivilaseca
Copy link

The purpose and use-cases of the new component

The Tinybird OpenTelemetry Exporter will enable the export of traces, metrics, and logs to Tinybird, a real-time data platform built over ClickHouse. This exporter is designed for developers and data teams who need to analyze OpenTelemetry data at scale and in real-time.

The OpenTelemetry exporter leverages Tinybird’s Events API to automatically handle ingestion scaling and backpressure, removing the complexity of infrastructure provisioning and management that traditionally comes with processing large volumes of observability data.

Key use cases include real-time monitoring dashboards, anomaly detection systems, performance analytics, and any application requiring immediate insights from OpenTelemetry data streams.

Example configuration for the component

exporters:
  tinybird:
    token: ${TINYBIRD_TOKEN}
    metrics_datasource: metrics
    logs_datasource: logs
    traces_datasource: traces
    endpoint: https://api.us-east.aws.tinybird.co

Telemetry data types supported

logs, traces and metrics

Code Owner(s)

No response

Sponsor (optional)

No response

Additional context

Implementation PRs will be provided by a developer of Tinybird

@jordivilaseca jordivilaseca added Sponsor Needed New component seeking sponsor needs triage New item requiring triage labels Jun 4, 2025
@VihasMakwana
Copy link
Contributor

@jordivilaseca Hello!

For new components, collector SIG meetings are great place to share your idea and get feedback from maintainers. The meeting takes place on every Wednesday. Here are more details about timings of the meetings.

@VihasMakwana VihasMakwana added discussion needed Community discussion needed and removed needs triage New item requiring triage labels Jun 5, 2025
@VihasMakwana
Copy link
Contributor

cc: @open-telemetry/collector-contrib-maintainers @open-telemetry/collector-contrib-approvers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion needed Community discussion needed Sponsor Needed New component seeking sponsor
Projects
None yet
Development

No branches or pull requests

2 participants