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

feat(metrics) add zone selector to Kuma Service dashboard #2865

Merged

Conversation

michaelbeaumont
Copy link
Contributor

@michaelbeaumont michaelbeaumont commented Oct 1, 2021

Summary

Add zone selector to Kuma Service Grafana dashboard:
service-zone_selector

standalone:
service-zone_selector-standalone

Testing

  • Manual testing on Universal
  • Manual testing on Kubernetes

Backwards compatibility

  • Add backport-to-stable label if the code is backwards compatible. Otherwise, list breaking changes.

Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
@michaelbeaumont michaelbeaumont requested a review from a team as a code owner October 1, 2021 14:12
@codecov-commenter
Copy link

Codecov Report

Merging #2865 (263bad6) into master (b31deed) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2865      +/-   ##
==========================================
+ Coverage   52.43%   52.46%   +0.02%     
==========================================
  Files         899      899              
  Lines       52076    52076              
==========================================
+ Hits        27306    27320      +14     
+ Misses      22599    22585      -14     
  Partials     2171     2171              
Impacted Files Coverage Δ
pkg/xds/generator/direct_access_proxy_generator.go 82.75% <0.00%> (-1.15%) ⬇️
pkg/core/resources/manager/cache.go 81.81% <0.00%> (ø)
api/observability/v1/mads.pb.go 35.56% <0.00%> (+1.03%) ⬆️
pkg/mads/v1/client/client.go 43.75% <0.00%> (+2.50%) ⬆️
pkg/plugins/runtime/gateway/route/sorter.go 61.53% <0.00%> (+5.12%) ⬆️
pkg/core/bootstrap/autoconfig.go 54.46% <0.00%> (+8.03%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b31deed...263bad6. Read the comment docs.

@michaelbeaumont michaelbeaumont merged commit e2ee786 into kumahq:master Oct 4, 2021
@michaelbeaumont michaelbeaumont deleted the feat/kuma-service-zone branch October 4, 2021 07:11
mergify bot pushed a commit that referenced this pull request Oct 4, 2021
* feat(metrics) add zone selector to Kuma Service dashboard

Signed-off-by: Mike Beaumont <mjboamail@gmail.com>

* tests(integration) include Kuma Service zone changes in test

Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
(cherry picked from commit e2ee786)
michaelbeaumont added a commit that referenced this pull request Oct 4, 2021
)

* feat(metrics) add zone selector to Kuma Service dashboard

Signed-off-by: Mike Beaumont <mjboamail@gmail.com>

* tests(integration) include Kuma Service zone changes in test

Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
(cherry picked from commit e2ee786)

Co-authored-by: Mike Beaumont <mjboamail@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants