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

[ISSUE #301] 添加JMX监控采集类型 #390

Merged
merged 5 commits into from
Jan 17, 2024

Conversation

KamToHung
Copy link
Collaborator

@KamToHung KamToHung commented Jan 11, 2024

@Data
@Builder
@NoArgsConstructor
@AllArgsConstructor
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

这里需要构造函数,但是不知道加这两个注解(加了@builder原因)好还是新增一个类复制这些属性好

Copy link
Collaborator

Choose a reason for hiding this comment

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

没看到哪儿需要构造函数呢

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

没看到哪儿需要构造函数呢

MXBean 里面成员对象需要构造函数

Copy link
Collaborator

Choose a reason for hiding this comment

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

了解了,要不去掉@builder吧,用的地方好像就一处

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

了解了,要不去掉@builder吧,用的地方好像就一处

OK,我改下

@KamToHung
Copy link
Collaborator Author

PTAL

@yanhom1314
Copy link
Collaborator

LGTM

@yanhom1314 yanhom1314 merged commit fb7505a into dromara:master Jan 17, 2024
1 check passed
@KamToHung KamToHung changed the title 添加JMX监控采集类型 [ISSUE #301] 添加JMX监控采集类型 Jan 17, 2024
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.

None yet

2 participants