-
Notifications
You must be signed in to change notification settings - Fork 116
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 custom alerts and dashboards #1170
Conversation
Signed-off-by: Steven Sheehy <[email protected]>
Signed-off-by: Steven Sheehy <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #1170 +/- ##
============================================
+ Coverage 87.99% 88.05% +0.05%
- Complexity 234 235 +1
============================================
Files 220 220
Lines 5424 5440 +16
Branches 602 603 +1
============================================
+ Hits 4773 4790 +17
+ Misses 456 455 -1
Partials 195 195
Continue to review full report at Codecov.
|
Signed-off-by: Steven Sheehy <[email protected]>
Signed-off-by: Steven Sheehy <[email protected]>
Signed-off-by: Steven Sheehy <[email protected]>
Signed-off-by: Steven Sheehy <[email protected]>
Signed-off-by: Steven Sheehy <[email protected]>
Signed-off-by: Steven Sheehy <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Detailed description:
hedera.mirror.parse.duration
metric for balanceshedera.mirror.parse.latency
metric for balances$__rate_interval
variable instead of our manually specified interval approachWhich issue(s) this PR fixes:
Fixes #660
Special notes for your reviewer:
Vast majority of the +9K/-3K changes are dashboard related changes and can be ignored.
Checklist