-
Notifications
You must be signed in to change notification settings - Fork 66
COO-942: Adding deployment of common accelerator perses dashboard #744
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
COO-942: Adding deployment of common accelerator perses dashboard #744
Conversation
Hi @yevgeny-shnaidman. Thanks for your PR. I'm waiting for a rhobs member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Common accelerator perses dashboard contains metrics that are common for different accelerators' vendors. The dashboard will be deployed along with UI plugin
164cfb0
to
1f15081
Compare
@yevgeny-shnaidman: This pull request references COO-942 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "4.20.0" version, but no target version was set. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
/lgtm |
/label qe-approved |
@etmurasaki: The label(s) In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jgbernalp, yevgeny-shnaidman 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 |
* fix: further fix github action olm publish failure (#742) * fix: allow to create a logging plugin without a loki stack (#743) Signed-off-by: Gabriel Bernal <gbernal@redhat.com> * build: check for go installation before setting up a new environment (#745) Signed-off-by: Gabriel Bernal <gbernal@redhat.com> * feat: enable deployment of common accelerator perses dashboard (#744) Common accelerator perses dashboard contains metrics that are common for different accelerators' vendors. The dashboard will be deployed along with UI plugin * fix: Update main.go korrel8r tag to release-coo-1.2 (#746) * feat: add monitoring-plugin stream 0.4 and 0.5 (#747) Signed-off-by: Jenny Zhu <jenny.a.zhu@gmail.com> * feat: add CRD scaffolding for cluster observability / signal manager (#748) Signed-off-by: Pavol Loffay <p.loffay@gmail.com> * chore: update troubleshooting plugin image tag (#749) Signed-off-by: Jenny Zhu <jenny.a.zhu@gmail.com> * fix: add default value to logs schema (#751) * fix: check lokistack value on lokistack discovery (#753) Signed-off-by: Gabriel Bernal <gbernal@redhat.com> * chore: update troubleshooting plugin to new image (#755) * chore: update logging image to v6.1.1 (#756) * chore(release): 1.2.0 (new cut) --------- Signed-off-by: Gabriel Bernal <gbernal@redhat.com> Signed-off-by: Jenny Zhu <jenny.a.zhu@gmail.com> Signed-off-by: Pavol Loffay <p.loffay@gmail.com> Co-authored-by: lihongyan1 <hongyli@redhat.com> Co-authored-by: Gabriel Bernal <gbernal@redhat.com> Co-authored-by: Yevgeny Shnaidman <60741237+yevgeny-shnaidman@users.noreply.github.com> Co-authored-by: Alan Conway <aconway@redhat.com> Co-authored-by: Jenny Zhu <jenny.a.zhu@gmail.com> Co-authored-by: Pavol Loffay <p.loffay@gmail.com>
Common accelerator perses dashboard contains metrics that are common for different accelerators' vendors. The dashboard will be deployed along with UI plugin