SigNoz
Docs
PricingCustomers
Get Started - Free
Docs
IntroductionContributingMigrate from DatadogSigNoz API
OpenTelemetry
What is OpenTelemetryOpenTelemetry Collector GuideOpenTelemetry Demo
Community
Support
Slack
X
Launch Week
Changelog
Dashboard Templates
DevOps Wordle
Newsletter
KubeCon, Atlanta 2025
More
SigNoz vs DatadogSigNoz vs New RelicSigNoz vs GrafanaSigNoz vs Dynatrace
Careers
AboutTermsPrivacySecurity & Compliance
SigNoz - Open Source Datadog Alternative
SigNoz
All systems operational
HIPAASOC-2
SigNoz Cloud - This page applies to SigNoz Cloud editions.
Self-Host - This page applies to self-hosted SigNoz editions.

Temporal Observability with OpenTelemetry

Getting Started

Choose the guide that matches your use case:

  • Cloud Metrics: Collect Temporal Cloud metrics via OpenTelemetry Collector
  • Golang: Instrument a Temporal Go application with OpenTelemetry
  • TypeScript: Instrument a Temporal TypeScript application with OpenTelemetry

What is Temporal?

Temporal is a durable workflow execution platform for building reliable distributed systems. It manages long-running workflows that can span hours, days, or months, coordinating multiple steps, retries, and state management automatically.

Temporal Architecture

Temporal separates applications into Clients (which start workflows) and Workers (which execute the business logic). This separation provides fault tolerance, allowing workers to resume seamlessly if they crash mid-workflow.

Temporal Architecture
Temporal Architecture

Workers poll the server for tasks. The server persists workflow state for fault tolerance.

Why Monitor Temporal?

Temporal workflows are distributed and long-running. Observability helps you:

  • Track workflow execution paths and identify bottlenecks
  • Correlate worker failures with specific workflow steps
  • Monitor latency across workflow stages
  • Debug issues using distributed traces that span client, worker, and activities

Last updated: May 7, 2026

Edit on GitHub

Was this page helpful?

Your response helps us improve this page.

Prev
OpenTelemetry Plugin
Next
Cloud Metrics
On this page
Getting Started
What is Temporal?
Temporal Architecture
Why Monitor Temporal?

Is this page helpful?

Your response helps us improve this page.