wasmCloud / lattice-observer

A reusable Elixir library for monitoring a lattice and deriving observed state
https://wasmcloud.com
Apache License 2.0
3 stars 2 forks source link

Adding support for pulling claims from started events #3

Closed autodidaddict closed 2 years ago

autodidaddict commented 2 years ago

Both host_started and heartbeat already contain labels. They're not included in the pattern match for backwards compatibility with earlier versions of the host that didn't/don't emit the labels... but they are pulled out of the data block via Map.get