docs: add tools page for navigating to tools#6407
Merged
Xunzhuo merged 2 commits intoenvoyproxy:mainfrom Jun 26, 2025
missBerg:add-tools-page
Merged
docs: add tools page for navigating to tools#6407Xunzhuo merged 2 commits intoenvoyproxy:mainfrom missBerg:add-tools-page
Xunzhuo merged 2 commits intoenvoyproxy:mainfrom
missBerg:add-tools-page
Conversation
Signed-off-by: Erica Hughberg <erica.sundberg.90@gmail.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6407 +/- ##
==========================================
- Coverage 70.80% 70.79% -0.02%
==========================================
Files 220 220
Lines 37132 37132
==========================================
- Hits 26291 26286 -5
- Misses 9300 9304 +4
- Partials 1541 1542 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
arkodg
reviewed
Jun 25, 2025
| @@ -1,6 +1,6 @@ | |||
| --- | |||
| title: "Performance Benchmark Report Explorer" | |||
Contributor
Author
There was a problem hiding this comment.
It's descriptive :) think we don't need to overthink it
arkodg
approved these changes
Jun 25, 2025
Contributor
arkodg
left a comment
There was a problem hiding this comment.
LGTM thanks
there's a lot of room from improvement here. especially on the generation side, thanks for surfacing these
zhaohuabing
approved these changes
Jun 26, 2025
Member
|
/retest |
crhuber
pushed a commit
to crhuber/gateway
that referenced
this pull request
Jun 26, 2025
add tools page Signed-off-by: Erica Hughberg <erica.sundberg.90@gmail.com> Signed-off-by: crhuber <crhuber@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What type of PR is this?
Following up on PR #6399 to add a link to the Benchmark Report Explorer Tool.
I created a Tools page where we can have links to more tools as well in the future.
What this PR does / why we need it:
Make it easy to find tools.
Screenshot:

Which issue(s) this PR fixes:
N/A
Release Notes: No