Skip to content

v0.3.x doesn't emit log messages as span events #143

@beaknit

Description

@beaknit

If you look in Prometheus or LightStep, there won't be any log messages in the spans.

Looks like this is the reason. There's no AddEvent call on the span anymore. (Red is 0.2.4 - works great, Green is 0.3.2 no events tied to spans)

Image

Is that on purpose? I thought the purpose of this library was to be the bridge between zap logger and otel.

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