Skip to main content
inputThreadHeatmapMetricInput

Fields

metricName
from
String!
required

ISO 8601 format (e.g. 2024-10-28T18:30:00Z).

to
String!
required

ISO 8601 format (e.g. 2024-10-28T18:30:00Z).

mode

The return mode. Either METRIC - the values of the metric. Or THREAD_IDS - the distinct thread ids behind the values. Use filters and to/from to narrow search if looking for threadsIds for a specific subset

The clicked cell to drill into. Required when mode is threadIds; rejected otherwise.