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

[extension/zpages] Add an option to enable expvar #11964

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Conversation

HongChenTW
Copy link

Description

Add an option to enable expvar, default is disable.

Link to tracking issue

Resolve #11081

Testing

Add a test case to verify the newly added option works.

Copy link

codecov bot commented Dec 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.54%. Comparing base (9dd4a5a) to head (53b9134).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #11964   +/-   ##
=======================================
  Coverage   91.54%   91.54%           
=======================================
  Files         467      467           
  Lines       25618    25622    +4     
=======================================
+ Hits        23451    23455    +4     
  Misses       1768     1768           
  Partials      399      399           

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

@HongChenTW
Copy link
Author

Hi @atoulme , could you help to review this PR? Thanks!

Copy link
Contributor

github-actions bot commented Feb 4, 2025

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Feb 4, 2025
@HongChenTW
Copy link
Author

Hi @yurishkuro @atoulme , seems this PR is marked stale, could you help to see this PR if is mergable?

@yurishkuro yurishkuro removed the Stale label Feb 4, 2025
@yurishkuro yurishkuro added the ready-to-merge Code review completed; ready to merge by maintainers label Feb 9, 2025
@github-actions github-actions bot added the extension/zpages zPages extension label Feb 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
extension/zpages zPages extension ready-to-merge Code review completed; ready to merge by maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add expvar handler to zpages extension
4 participants