Common Use Cases
Fetch all spans for a time interval
Fetch all spans for a time interval
Define the time range for your query. Use ISO 8601 format for timestamps.
Fetch all Root spans for a time interval
Fetch all Root spans for a time interval
A root span is the top-level span in a trace hierarchy that has no parent span.Define the time range for your query. Use ISO 8601 format for timestamps.
Fetch all spans for virtual accounts
Fetch all spans for virtual accounts
Define the time range for your query. Use ISO 8601 format for timestamps.
Fetch all spans for a virtual account `exampleaccount`
Fetch all spans for a virtual account `exampleaccount`
Define the time range for your query. Use ISO 8601 format for timestamps.
Fetch all spans for users
Fetch all spans for users
Define the time range for your query. Use ISO 8601 format for timestamps.
Fetch all spans for a user with email example@email.com
Fetch all spans for a user with email example@email.com
Define the time range for your query. Use ISO 8601 format for timestamps.