Skip to content

Add logging for endpoint discovery issues #3667

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

Merged
merged 2 commits into from
Jul 30, 2025
Merged

Add logging for endpoint discovery issues #3667

merged 2 commits into from
Jul 30, 2025

Conversation

sjberman
Copy link
Collaborator

Problem: A couple of issues have arisen relating to endpoint discovery, and we don't have much visibility into them.

Solution: Add some logs (both error and debug level) to help diagnose when endpoints are not found or have issues.

Problem: A couple of issues have arisen relating to endpoint discovery, and we don't have much visibility into them.

Solution: Add some logs (both error and debug level) to help diagnose when endpoints are not found or have issues.
@sjberman sjberman requested a review from a team as a code owner July 29, 2025 17:19
@github-actions github-actions bot added the chore Pull requests for routine tasks label Jul 29, 2025
Copy link

codecov bot commented Jul 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.05%. Comparing base (a847da1) to head (7cc19b5).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3667   +/-   ##
=======================================
  Coverage   87.05%   87.05%           
=======================================
  Files         127      127           
  Lines       15580    15598   +18     
  Branches       62       62           
=======================================
+ Hits        13563    13579   +16     
- Misses       1858     1860    +2     
  Partials      159      159           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sjberman sjberman merged commit 9d4a628 into main Jul 30, 2025
43 checks passed
@sjberman sjberman deleted the chore/debug-logs branch July 30, 2025 14:11
@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in NGINX Gateway Fabric Jul 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Pull requests for routine tasks
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants