How to use Tags

Tags belong to Sessions and are a fantastic way to organize your Sessions.

On init()

Passing tags into the init function will assign these tags to the all subsequent Sessions.

agentops.init(tags=['test tag'])

tags can also be passed into the start_session function for better organization.

agentops.start_session(tags=['test tag'])

Sorting by tags

Overview

  1. Select the filter selector in the top bar
  2. Choose “Tags”
  3. Select the tag(s) to filter by

Session Drill-down

  1. Click the session selector button
  2. In the session selector, click “Tags”
  3. Choose what tags to search by