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

Update the alert description unit #11980

Merged
merged 1 commit into from
Aug 9, 2022
Merged

Update the alert description unit #11980

merged 1 commit into from
Aug 9, 2022

Conversation

jenting
Copy link
Contributor

@jenting jenting commented Aug 9, 2022

Description

Update the alert description unit, it should be second(s), not millisecond(ms).

expr: 'avg_over_time(nodejs_eventloop_lag_seconds{job="server"}[20m]) > 0.35',

The alert displays description = Server has accumulated 0.36 ms event loop lag.
However, the Grafana dashboard max/avg/current is around 2xx ms
image

Therefore, we change the unit to second.

Related Issue(s)

Fixes #

How to test

N/A

Release Notes

N/A

Documentation

N/A

Werft options:

  • /werft with-preview

@jenting jenting requested a review from a team August 9, 2022 02:37
@github-actions github-actions bot added team: webapp Issue belongs to the WebApp team and removed size/XS labels Aug 9, 2022
@roboquat roboquat merged commit a986791 into main Aug 9, 2022
@roboquat roboquat deleted the jenting/update-unit branch August 9, 2022 05:40
@roboquat roboquat added deployed: webapp Meta team change is running in production deployed Change is completely running in production labels Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployed: webapp Meta team change is running in production deployed Change is completely running in production release-note size/XS team: webapp Issue belongs to the WebApp team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants