Category: Hashicorp

Get better observability and debuggability in your Nomad clusters with the new Event Stream feature in Nomad 1.0. HashiCorp Nomad 1.0 includes a new feature called Event Stream: a function that allows operators to view and subscribe to a single unified timeline that streams all high-level events to better understand how the Nomad cluster is performing. By providing stronger tracing and debuggability, Event Steam helps operators unlock a new way to build applications on top of Nomad. Before the Event Stream, subscribing to and monitoring for changes within a Nomad cluster required the use of blocking queries.

With the event stream, we believe that Nomad now has a way to easily subscribe to a set of changes within a cluster through a single endpoint and a single request.

Related Articles