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

Add metrics handling #44

Merged
merged 1 commit into from Mar 10, 2022
Merged

Add metrics handling #44

merged 1 commit into from Mar 10, 2022

Conversation

pdorschner
Copy link
Contributor

Add a new feature, which implements a metric handling.

It's possbile to parse thresholds as strings e.g. 10% 10Mib 10GB etc. which will be parsed and calculated. Those numbers can be set as warning or critical thresholds.

@pdorschner pdorschner added the feature New feature or request label Mar 10, 2022
Copy link
Member

@tbauriedel tbauriedel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Metric handling seems to be a useful. Test works good.

Pull request LGTM

@tbauriedel tbauriedel merged commit 572a2e4 into master Mar 10, 2022
@tbauriedel tbauriedel deleted the feature/metrics branch March 10, 2022 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants