-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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
fix: incorrect expr for server stats in Grafana dashboard.json #21098
Conversation
Signed-off-by: Minchao <minchao.220@gmail.com>
❌ Preview Environment deleted from BunnyshellAvailable commands (reply to this comment):
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #21098 +/- ##
==========================================
+ Coverage 55.19% 55.23% +0.03%
==========================================
Files 324 324
Lines 55603 55603
==========================================
+ Hits 30691 30712 +21
+ Misses 22293 22264 -29
- Partials 2619 2627 +8 ☔ View full report in Codecov by Sentry. |
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.
Great fix, thanks!
…roj#21098) Signed-off-by: Minchao <minchao.220@gmail.com> Co-authored-by: Dan Garfield <dan@codefresh.io>
…roj#21098) Signed-off-by: Minchao <minchao.220@gmail.com> Co-authored-by: Dan Garfield <dan@codefresh.io> Signed-off-by: Brett C. Dudo <brett@dudo.io>
…roj#21098) Signed-off-by: Minchao <minchao.220@gmail.com> Co-authored-by: Dan Garfield <dan@codefresh.io>
These panels belong to Server Stats, not Repo Server Stats.
Checklist: