Skip to content

web/landing_page: Add option to disable profiling links #328

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mrueg
Copy link
Contributor

@mrueg mrueg commented Jun 18, 2025

Sometimes you don't want to show links to pprof endpoints on the landingpage because they run on a different port.

This rather should be a bool, but then it gets more complicated to make it backwards compatible (as the unset bool will default to false).
Another option would be to make this option negative like "DisablePProfLinks" or similar, then a bool will work.

@mrueg mrueg force-pushed the disable-profiling-links branch from d7baf88 to b38f772 Compare June 18, 2025 19:30
@mrueg mrueg force-pushed the disable-profiling-links branch from b38f772 to 40e54fe Compare June 18, 2025 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant