Hatchet v0.83.0 - New Logging Features
Tip
This feature is part of our Launch Week. To follow along with our launches, see here: https://hatchet.run/launch-week-02
This version of Hatchet adds support for full-text search, a new logging view at the tenant level and aggregated logs for workflows. We're also shipping major improvements to how logs get rendered in the UI.
Once upgraded, you'll see a top-level Logs tab in the UI:
As part of these changes, we've added support for full-text search across all of your logs within your retention period along with a logs tab for DAGs which aggregates logs across all tasks in the workflow.
CLI Release
Welcome to this new release of the Hatchet CLI!
For full documentation, visit https://docs.hatchet.run/cli
Installation
MacOS, Linux, WSL
curl -fsSL https://install.hatchet.run/install.sh | bashMacOS (Homebrew)
brew install hatchet-dev/hatchet/hatchet --caskManual Installation
Download the appropriate binary for your platform from the assets below.
Verify Installation
hatchet --version