Modulesยง
- metrics_
manager ๐ - observer_
manager ๐ - tracing ๐
Structsยง
ObserverManager
is used to update data based on notification from meta. Callstart
to spawn a new asynchronous task We can write the notification logic by implementingObserverNodeImpl
.- A layer that decorates the inner service with
TracingExtract
.
Enumsยง
- Error type for
ObserverManager
.