Skip to content

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

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 19 commits into from
Mar 7, 2025

Conversation

HongChenTW
Copy link
Contributor

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 92.18%. Comparing base (d510c86) to head (8ede9e1).
Report is 32 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11964      +/-   ##
==========================================
+ Coverage   92.00%   92.18%   +0.17%     
==========================================
  Files         469      469              
  Lines       25301    25394      +93     
==========================================
+ Hits        23279    23409     +130     
+ Misses       1614     1574      -40     
- Partials      408      411       +3     

☔ 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.

@HongChenTW
Copy link
Contributor 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
Contributor 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
@mx-psi mx-psi added this pull request to the merge queue Mar 7, 2025
Merged via the queue into open-telemetry:main with commit dc9250a Mar 7, 2025
42 checks passed
@HongChenTW HongChenTW deleted the zpagesextension-add-expvar branch March 12, 2025 02:59
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 Skip Contrib Tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add expvar handler to zpages extension
6 participants