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
- Log into your TierZero dashboard
- Go to Settings → Integrations
- Click Connect next to Temporal
Step 2: Enter Connection Details
- Enter your Temporal server address (e.g.,
your-namespace.tmprl.cloud:7233) - Provide authentication credentials (API key or mTLS certificates)
- Specify the namespace(s) to monitor
- 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