Skip to content

New component: STEF exporter #37352

@tigrannajaryan

Description

@tigrannajaryan

The purpose and use-cases of the new component

STEF exporter implements an exporter of Otel/STEF format.

Sponsor: @dmitryax
Codeowner: @tigrannajaryan
Why: more efficient telemetry network protocol. The exporter and format are vendor-agnostic. STEF is Apache 2.0 licensed.
Primary use-case: Collector-to-backend communication.
Data types supported: metrics only initially, with traces and logs to follow.
Configuration options: typical grpc exporter config options (similar to OTLP exporter config options).

Example configuration for the component

exporters:
  stef:
    endpoint: mybackend:4319

Telemetry data types supported

Metrics.

Code Owner(s)

tigrannajaryan

Sponsor (optional)

dmitryax

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions