-
Notifications
You must be signed in to change notification settings - Fork 211
Fix Kafka Monitoring #230
Fix Kafka Monitoring #230
Conversation
/test odh-manifests-e2e |
@anishasthana Might be an actual problem: |
/hold |
Signed-off-by: Anish Asthana <anishasthana1@gmail.com>
/retest |
/unhold |
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.
Looks solid to me.
regex: (.*) | ||
targetLabel: node_ip | ||
replacement: $1 | ||
action: replace |
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.
probably need a newline here to be in good taste
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.
Are you looking at the latest diff?
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: anishasthana, crobby The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/lgtm |
- PVC storage support (opendatahub-io#230, opendatahub-io#337) - Payload logging/events (opendatahub-io#284) Signed-off-by: Christian Kadner <ckadner@us.ibm.com>
This PR will fix our Kafka monitoring and close #229