Hi,
I’m trying to fetch task queue-specific metrics from a Temporal Cloud namespace for monitoring on GCP. Prometheus provides namespace-level metrics, but the labels don’t include temporal_taskqueue_name
, so I can’t filter by queue.
What’s the recommended way to get task queue-level metrics in Temporal Cloud cluster ?
Hi @Ritik_Sharma
feel free to open a ticket if the question is related to temporal cloud
for reference,
we’ve redesigned our observability system to accommodate very high cardinality metrics (such as the “task queue” and “workflow_type” label)
This feature is currently in pre-release. You can request access through https://temporalsupport.zendesk.com/
Antonio