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 promql for deployment count by project on overview controlplane dashboard #4915

Merged
merged 1 commit into from
May 15, 2024

Conversation

khanhtc1202
Copy link
Member

What this PR does / why we need it:

Group the deployment counter based on "project" label, previously without sum by the project counters are showing separately because of the instance label diff of grpcapi_create_deployment_total metric.

Which issue(s) this PR fixes:

Fixes #

Does this PR introduce a user-facing change?:

  • How are users affected by this change:
  • Is this breaking change:
  • How to migrate (if breaking change):

…e dashboard

Signed-off-by: khanhtc1202 <khanhtc1202@gmail.com>
Copy link

codecov bot commented May 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 29.30%. Comparing base (340b6df) to head (66ca95a).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4915      +/-   ##
==========================================
- Coverage   29.32%   29.30%   -0.02%     
==========================================
  Files         321      321              
  Lines       40835    40835              
==========================================
- Hits        11974    11968       -6     
- Misses      27904    27910       +6     
  Partials      957      957              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@ffjlabo ffjlabo left a comment

Choose a reason for hiding this comment

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

🚀

@khanhtc1202 khanhtc1202 merged commit b1177ab into master May 15, 2024
13 of 14 checks passed
@khanhtc1202 khanhtc1202 deleted the update-query branch May 15, 2024 08:13
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.

None yet

3 participants