The Visibility & Search skill empowers developers to efficiently navigate and query Temporal workflow executions. It offers detailed patterns for using standard attributes like status and execution time, as well as instructions for creating and querying custom search attributes (Keyword, Text, Int, Bool, etc.). Whether you are utilizing a standard SQL visibility store or advanced Elasticsearch integration, this skill provides the SQL-like syntax, CLI commands, and SDK implementation patterns needed to debug stuck workflows, track business metrics, and optimize workflow observability.
主な機能
01SQL-like query syntax for filtering workflow executions
020 GitHub stars
03Elasticsearch configuration and advanced visibility guidance
04Comprehensive guide for standard and custom search attribute types
05CLI command reference for temporal and timelord tools
06Time-based and compound query optimization patterns