Skip to content

OTLP Integration for Tracing and Logs #1488

Open
@cpeliciari

Description

@cpeliciari

It would be a new feature aimed at integrating with OTLP. This would help us have systems with tracing alongside logs.

I think it’s feasible to create a new package “zapotlp” and, to maintain compatibility, we can create a new method WithSpan that returns a Logger. With this, we can build messages compatible with OTLP to be sent.

If interested, I can submit a PR.

Dependencies:

  • go.opentelemetry.io/otel
  • go.opentelemetry.io/otel/log
  • go.opentelemetry.io/otel/sdk/log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions