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

fix(observer)!: observe actor annotations instead of spec ID #34

Closed brooksmtownsend closed 10 months ago

brooksmtownsend commented 10 months ago

Feature or Problem

This PR updates the lattice observer to keep track of instance annotations rather than just the appspec ID.

Related Issues

Release Information

v0.5.0

Consumer Impact

Testing

Built on platform(s)

Tested on platform(s)

Unit Test(s)

Modified tests to test against an annotations map rather than a single spec ID

Acceptance or Integration

Manual Verification