Skip to content

Where are the spans collected? #407

@rajib76

Description

@rajib76

In the runners run_async, I see the below code. Where is this span created, how do I see the traces and spans?

with tracer.start_as_current_span('invocation'):
  session = self.session_service.get_session(
      app_name=self.app_name, user_id=user_id, session_id=session_id
  )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions