Skip to content

feat: Add fgprof debug endpoint for Off-CPU time analysis.#8466

Open
dongjiang1989 wants to merge 1 commit intoprometheus-operator:mainfrom
kubeservice-stack:add-fgprof
Open

feat: Add fgprof debug endpoint for Off-CPU time analysis.#8466
dongjiang1989 wants to merge 1 commit intoprometheus-operator:mainfrom
kubeservice-stack:add-fgprof

Conversation

@dongjiang1989
Copy link
Copy Markdown
Member

Description

Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request.

Closes: #ISSUE-NUMBER

Add fgprof debug endpoint for Off-CPU time analysis.

If you're contributing for the first-time, check our contribution guidelines.

Type of change

What type of changes does your code introduce to the Prometheus operator? Put an x in the box that apply.

  • CHANGE (fix or feature that would cause existing functionality to not work as expected)
  • FEATURE (non-breaking change which adds functionality)
  • BUGFIX (non-breaking change which fixes an issue)
  • ENHANCEMENT (non-breaking change which improves existing functionality)
  • NONE (if none of the other choices apply. Example, tooling, build system, CI, docs, etc.)

Verification

Please check the Prometheus-Operator testing guidelines for recommendations about automated tests.

Changelog entry

Please put a one-line changelog entry below. This will be copied to the changelog file during the release process.

Add fgprof debug endpoint for Off-CPU time analysis.

Signed-off-by: dongjiang <dongjiang1989@126.com>
@dongjiang1989 dongjiang1989 requested a review from a team as a code owner March 26, 2026 15:14
@dongjiang1989 dongjiang1989 reopened this Mar 26, 2026
@simonpasquier
Copy link
Copy Markdown
Contributor

I'd prefer to see a use case for including a new profiling endpoint. The operator isn't really I/O bound from what I expect so the benefit seems limited to me.

sigs.k8s.io/yaml v1.6.0
)

require github.com/felixge/fgprof v0.9.5
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see last release for this repo is in 2024, is it maintained?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants