Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

outputs.groundwork: adding properties for metric #11530

Closed
ymkins opened this issue Jul 20, 2022 · 0 comments · Fixed by #11443
Closed

outputs.groundwork: adding properties for metric #11530

ymkins opened this issue Jul 20, 2022 · 0 comments · Fixed by #11443
Labels
feature request Requests for new plugin and for new features to existing plugins

Comments

@ymkins
Copy link
Contributor

ymkins commented Jul 20, 2022

Feature Request

The GroundWork output plugin supports limited data subset of a metric.

Proposal:

Improve parsing to process more data form metric fields and tags
as output payload data-structure allows more specific data.

Current behavior:

No options to set output LastPluginOutput.
No options to set output service properties.
Thresholds are processed from "critical" and "warning" tags only.

Desired behavior:

Process "message" field and tag for LastPluginOutput value.
Fields and tags that has suffix "_cr"/"_wn" should be processed as critical and warning thresholds
for specific field in addition to "critical" and "warning" tags.
Unknown tags should be used to set output service properties.

Use case:

Using more data from input plugins.
In work on integrating solution with syslog input it allows handle more data
from inputs such as severity level.

@ymkins ymkins added the feature request Requests for new plugin and for new features to existing plugins label Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Requests for new plugin and for new features to existing plugins
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant