Skip to main content
POST
List telemetry facet values

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
source
enum<string>
Available options:
TELEMETRY_SOURCE_UNSPECIFIED,
TELEMETRY_SOURCE_TRACES,
TELEMETRY_SOURCE_METRICS,
TELEMETRY_SOURCE_LOGS
metric
string
field
string
from
string<date-time>
to
string<date-time>
filters
object[]
filter_operator
string
limit
integer<int32>

Response

200 - application/json

OK

field
string
values
object[]
has_more
boolean