Skip to content

Conversation

@JophieQu
Copy link
Contributor

@JophieQu JophieQu commented Sep 9, 2025

No description provided.

func NewPprofTaskManager(logger operator.LogOperator, serverAddr string,
pprofInterval time.Duration, connManager *ConnectionManager,
pprofFilePath string) (*PprofTaskManager, error) {
PprofManager := &PprofTaskManager{
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
PprofManager := &PprofTaskManager{
pprofManager := &PprofTaskManager{

Copy link
Contributor

@mrproliu mrproliu left a comment

Choose a reason for hiding this comment

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

Please also update the CHANGES.md of this new feature.

@mrproliu mrproliu added the enhancement New feature or request label Sep 24, 2025
@mrproliu mrproliu added this to the 0.7.0 milestone Sep 24, 2025
@mrproliu mrproliu merged commit aa94837 into apache:main Sep 24, 2025
43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants