Skip to content

Where are the spans collected? #407

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
  )

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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