-
Notifications
You must be signed in to change notification settings - Fork 474
[IBM MQ] Add 'qmgr' Data Stream to IBM MQ package #3637
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
Conversation
/test |
🌐 Coverage report
|
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.
Requested some changes
/test |
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
…into package_ibmmq_qmgr Conflicts: packages/ibmmq/_dev/build/build.yml packages/ibmmq/_dev/build/docs/README.md packages/ibmmq/_dev/deploy/docker/docker-compose.yml packages/ibmmq/_dev/deploy/variants.yml packages/ibmmq/changelog.yml packages/ibmmq/docs/README.md packages/ibmmq/img/ibmmq.svg packages/ibmmq/manifest.yml
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.
Please remove the group fields which contain only single field and use them directly wherever possible and also specify unit for the fields if applicable.
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
description: Interval total destructive get byte count. | ||
- name: count | ||
type: long | ||
description: Interval total destructive get count. |
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.
Description should be more clear.
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.
We have referred this official doc descriptions. Please have a look.
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.
use separator get - count as in link you mentioned.
description: Interval total destructive get byte count. | ||
- name: count | ||
type: long | ||
description: Interval total destructive get count. |
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.
use separator get - count as in link you mentioned.
What does this PR do?
Checklist
How to test this PR locally
elastic-package test
Related issues
Screenshots