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

health: remove exporting_metrics_lost template #10829

Merged
merged 1 commit into from
Mar 22, 2021

Conversation

ilyam8
Copy link
Member

@ilyam8 ilyam8 commented Mar 22, 2021

Summary

We have

template: exporting_metrics_sent
families: *
on: exporting_data_size
units: %
calc: abs($sent) * 100 / abs($buffered)
every: 10s
warn: $this != 100
delay: down 5m multiplier 1.5 max 1h
info: percentage of metrics sent to the external database server
to: dba

if sent % != 100 => there is some metrics lost. No need in having both of these alarms.

Component Name

health

Test Plan
Additional Information

@ilyam8 ilyam8 merged commit 4609ac2 into netdata:master Mar 22, 2021
@ilyam8 ilyam8 deleted the health_remove_exporting_metrics_lost branch March 22, 2021 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants