ObserverWeb.Telemetry (Observer Web v0.1.5)
This module will provide telemetry abstraction
Summary
Functions
List all keys registered for the respective node
Fetch data by node and key
This function pushes events to the Telemetry module
Subscribe for new data notifications for the respective node/key
Subscribe for new keys notifications
Unsubscribe for new data notifications for the respective node/key
Functions
List all keys registered for the respective node
Fetch data by node and key
@spec push_data(any()) :: :ok
This function pushes events to the Telemetry module
Subscribe for new data notifications for the respective node/key
@spec subscribe_for_new_keys() :: :ok | {:error, term()}
Subscribe for new keys notifications
Unsubscribe for new data notifications for the respective node/key