-
Notifications
You must be signed in to change notification settings - Fork 994
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
bugfix app-tomcat memory_pool unit mb #1268
Conversation
This is my first submission, so I don’t quite understand it. |
@all-contributors please add @rbsrcy for code |
I've put up a pull request to add @rbsrcy! 🎉 |
# (optional)metrics field alias name, it is used as an alias field to map and convert the collected data and metrics field | ||
# (可选)监控指标别名, 做为中间字段与采集数据字段和指标字段映射转换 | ||
aliasFields: | ||
- Name | ||
- Usage->committed | ||
- Usage->init | ||
- Usage->max | ||
- Usage->used |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hi 这里不能把 aliasFields
参数去掉 这是从 Usage 拿子参数
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Co-authored-by: zhuoshangyi <zhuoshangyi@hntradesp.com>
Co-authored-by: zhuoshangyi <zhuoshangyi@hntradesp.com>
Co-authored-by: zhuoshangyi <zhuoshangyi@hntradesp.com>
Co-authored-by: zhuoshangyi <zhuoshangyi@hntradesp.com>
Co-authored-by: zhuoshangyi <zhuoshangyi@hntradesp.com>
Co-authored-by: zhuoshangyi <zhuoshangyi@hntradesp.com>
Co-authored-by: zhuoshangyi <zhuoshangyi@hntradesp.com>
Co-authored-by: zhuoshangyi <zhuoshangyi@hntradesp.com>
Co-authored-by: zhuoshangyi <zhuoshangyi@hntradesp.com>
What's changed?
change app-tomcat memory_pool use MB as unit.
change app-tomcat memory_pool use MB as unit.
Checklist