-
Notifications
You must be signed in to change notification settings - Fork 19
feat: add status metrics for trafficManagerBackend #291
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
Conversation
Title(Describe updated until commit 54adea7)Add status metrics for trafficManagerBackend Description
Changes walkthrough 📝
|
PR Reviewer Guide 🔍(Review updated until commit 54adea7)Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Latest suggestions up to c509a3e
Previous suggestionsSuggestions up to commit c509a3e
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #291 +/- ##
==========================================
+ Coverage 80.24% 80.28% +0.04%
==========================================
Files 29 29
Lines 4065 4099 +34
==========================================
+ Hits 3262 3291 +29
- Misses 639 642 +3
- Partials 164 166 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
PR Code Suggestions ✨No code suggestions found for the PR. |
pkg/controllers/hub/trafficmanagerbackend/controller_integration_test.go
Show resolved
Hide resolved
PR Code Suggestions ✨No code suggestions found for the PR. |
jwtty
left a comment
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
What type of PR is this?
/kind feature
add status metrics for trafficManagerBackend
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #
Requirements:
make reviewablefor basic local testHow has this code been tested
added integration tests
https://github.com/Azure/fleet-networking/actions/runs/14514674647 e2e tests passed
Special notes for your reviewer