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

Support for monitoring invocation success/fail #9

Closed autodidaddict closed 2 years ago

autodidaddict commented 2 years ago

This allows a lattice observer to maintain an aggregate log of invocations, keeping track of the from and to values of each invocation, whether they succeed or fail, and the total bytes of all invocations.