MockObservations plugin generators #57
pazbardanl
started this conversation in
Develop an Idea
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
MockObservations
plugin generates mock data to be used as inputs when testing other plugins.Its design is open, allowing development of various types of generators.
Examples of existing generators:
Examples of ideas for new generators:
Impact:
The more generators we have handy, the more the
MockObservations
plugin can be used to mock all sorts of inputs: from system metrics (like CPU utilization) to natural signals and inputs.Beta Was this translation helpful? Give feedback.
All reactions