Skip to main content

Overview

Connect Temporal to give TierZero access to your workflow execution data. TierZero uses Temporal to investigate workflow failures, analyze task queue health, and correlate workflow issues with other system events.

Prerequisites

  • Access to your Temporal cluster (Cloud or self-hosted)
  • Permission to create API keys or namespace access

Setup Instructions

Step 1: Navigate to Integration Settings

  1. Log into your TierZero dashboard
  2. Go to Settings → Integrations
  3. Click Connect next to Temporal

Step 2: Enter Connection Details

  1. Enter your Temporal server address (e.g., your-namespace.tmprl.cloud:7233)
  2. Provide authentication credentials (API key or mTLS certificates)
  3. Specify the namespace(s) to monitor
  4. Click Connect

What TierZero Accesses

  • Namespaces: Namespace configurations and metadata
  • Workflows: Workflow execution history, status, and results
  • Activities: Activity task results and failures
  • Task queues: Queue health and worker status

Integration Resources

After connecting Temporal, your namespaces are cataloged in Integration Resources under Temporal → namespaces.json.

Security

  • TierZero uses API key or mTLS authentication
  • Read-only access to workflow data
  • Credentials are encrypted at rest
  • Revoke by deleting the API key or revoking the certificate

Troubleshooting

Connection Timeout

  • Verify the server address is correct and reachable
  • For Temporal Cloud, ensure the namespace is active
  • Check that the API key or certificate has not expired
  • Confirm the namespace name is correct