Skip to content

OpenTelemetry collector integration #923

Closed
@ocervell

Description

@ocervell

Hi all,

Seems like we need more clarification in the docs on how to export trace & metrics data to the OpenTelemetry Collector.

The OpenTelemetry OTLP exporter vs the OpenTelemetry OpenCensus exporter, is a bit confusing, since they're both supposed to export data to the OpenTelemetry Collector.

  • OpenTelemetry OTLP Exporter (opentelemetry-ext-otlp): exports span data to OpenTelemetry Collector. No support for metrics data.

  • OpenTelemetry OpenCensus Exporter (opentelemetry-ext-opencensusexporter): exports span & metrics data to OpenTelemetry Collector. What do we get from it if using OpenCensus SDK under the hood ?

  • OpenTelemetry OTCollector package (opentelemetry-ext-otcollector): what is it for ?

@ocelotl is metrics export planned for the OTLP exporter ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions