Skip to main content

23 docs tagged with "Metrics"

View all tags

Alerting on Worker metrics

A recommended alert set for Temporal Workers, with tag filters, thresholds, and links to triage guidance

Legacy PromQL endpoint

Get detailed insights into your Temporal Cloud Namespace metrics using your own observability tool. Access data with a CA certificate and retain raw metrics for seven days.

Monitor Temporal Cloud

Monitor Temporal Cloud service health and Worker health, and receive operational notifications.

Monitor Worker health

Detect and configure for Task backlogs, greedy Worker resources, misconfigured Workers, and Sticky cache settings. Optimize alert systems and get actionable insights on metrics like Schedule-To-Start latency, Sync Match Rate, and Poll Success Rate for improved application health.

OSS Temporal Service metrics reference

A Temporal Service emits metrics helping operators monitor performance and set alerts. Metrics like service requests, latencies, and errors are tracked. Use metric_defs.go for more.

Troubleshoot missed Schedule Actions

Diagnose why a Schedule did not fire by alerting on the missed catchup window metric, then narrow down to the affected Schedule with ListSchedules and DescribeSchedule.