harp_apps.telemetry.manager¶
- class TelemetryManager[source]¶
Bases:
object
- __init__(global_settings, client, storage=None, dispatcher=None, **kwargs)[source]¶
- Parameters:
global_settings (GlobalSettings)
client (AsyncClient)
storage (IStorage)
dispatcher (IAsyncEventDispatcher)
- property applications¶
- default_endpoint = 'https://connect.makersquad.fr/t/a'¶
- default_period = 86400¶
- property period¶