Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ConsoleSpanExporter doesn't print out as expected #448

Closed
@codeboten

Description

@codeboten

Environment

I setup a new virtualenv and ran through the http example: https://github.com/open-telemetry/opentelemetry-python/tree/master/examples/http.

Expected

After running the client, I was expecting to see the span being printed in both the client and the server consoles.

Actual

The span was printed to the client console. On the server side, the span was only printed once I exited the application (ctrl+c)

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