Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Add shared state to Monitor Plugin #5898

Closed
pablitovicente opened this issue Oct 20, 2020 · 0 comments · Fixed by #5902
Closed

Add shared state to Monitor Plugin #5898

pablitovicente opened this issue Oct 20, 2020 · 0 comments · Fixed by #5902

Comments

@pablitovicente
Copy link
Contributor

Description

Add a shared global state object to the monitor plugin

Motivation

We need some kind of shared state for storing data emitted by the Node and used by the controllers to return stats

Acceptance Criteria

  • monitor_plugin.ts exposes a type and object to be used for collecting stats from events emitted by the node to which the plugin subscribes to

Additional Information

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.