You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use an autonomous agent to gather facts and populate a facts file where the contents get added to a message on the choria registration stream and is used to monitor our fleet nodes.
We already use the sampling use cases that SR abides by but we want SR to replicate messages through an additional scenario ie:
Add another option where if our autonomous agents puts a specific value to true in the facts we will unconditionally copy it. This way our autonomous agent can tell us when there is a significant change.
This will allow us to replicate messages not only when the message has increased significantly in size but also when the contents of the file has changed
The text was updated successfully, but these errors were encountered:
Adds the new inspect_force_field setting that can combine with inspect_field
to force copying of specific messages
Signed-off-by: R.I.Pienaar <[email protected]>
Adds the new inspect_force_field setting that can combine with inspect_field
to force copying of specific messages
Signed-off-by: R.I.Pienaar <[email protected]>
Adds the new inspect_force_field setting that can combine with inspect_field
to force copying of specific messages
Signed-off-by: R.I.Pienaar <[email protected]>
We use an autonomous agent to gather facts and populate a facts file where the contents get added to a message on the choria registration stream and is used to monitor our fleet nodes.
We already use the sampling use cases that SR abides by but we want SR to replicate messages through an additional scenario ie:
Add another option where if our autonomous agents puts a specific value to true in the facts we will unconditionally copy it. This way our autonomous agent can tell us when there is a significant change.
This will allow us to replicate messages not only when the message has increased significantly in size but also when the contents of the file has changed
The text was updated successfully, but these errors were encountered: