List distinct values for a catalog entity
Paginated, searchable list of distinct values for a specific entity within an application. Useful for populating filter dropdowns in the Trace Explorer UI.
Both entity_type and name are required — values are always scoped to a specific entity.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
application id path parameter
Query Parameters
Type of entity to list values for.
Type of entity in the catalog. attribute covers user-defined and system span attributes. The other types correspond to top-level trace columns.
attribute, agent_name, span_type, span_name Name of the entity to list values for.
Allows you to search by any field.
Limit for the pagination
Offset for the pagination
Response
Paginated list of distinct values