Skip to content

Conversation

@empovit
Copy link
Contributor

@empovit empovit commented Nov 6, 2025

Fix misspelled labels in the common accelerator metrics dashboard.

@openshift-ci
Copy link

openshift-ci bot commented Nov 6, 2025

Hi @empovit. Thanks for your PR.

I'm waiting for a github.com member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

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.

@jgbernalp jgbernalp changed the base branch from main to release-1.3 November 6, 2025 13:39
@jgbernalp jgbernalp changed the base branch from release-1.3 to main November 6, 2025 13:39
Fix misspelled labels in the common accelerator metrics dashboard.
@empovit empovit force-pushed the coo-1304-fix-accelerator-labels branch from 09b1651 to 752e269 Compare November 6, 2025 13:44
@jgbernalp
Copy link
Contributor

/lgtm

@jgbernalp
Copy link
Contributor

/ok-to-test

@openshift-ci
Copy link

openshift-ci bot commented Nov 6, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: empovit, jgbernalp

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved label Nov 6, 2025
@openshift-merge-bot openshift-merge-bot bot merged commit 3358246 into rhobs:main Nov 6, 2025
11 checks passed
@empovit empovit deleted the coo-1304-fix-accelerator-labels branch November 6, 2025 14:55
jgbernalp pushed a commit to jgbernalp/observability-operator that referenced this pull request Nov 7, 2025
Fix misspelled labels in the common accelerator metrics dashboard.
openshift-merge-bot bot pushed a commit that referenced this pull request Nov 7, 2025
* fix: [COO-1304] Fix misspelled labels of accelerator metrics (#925)

Fix misspelled labels in the common accelerator metrics dashboard.

* fix: [COO-1305] Fix misspelled metric name in accelerators (#926)

Fix the spelling of units of the accellerator temperature.

---------

Co-authored-by: Vitaly E. <vemporop@redhat.com>
jan--f added a commit that referenced this pull request Nov 20, 2025
* sync code changes from main to release-1.3 (#918)

* fix: fix linter issues and add CI check for linter changes (#887)

Since we call `golang-lint --fix` we should check if the linter has
fixed anything.

Signed-off-by: Jan Fajerski <jfajersk@redhat.com>

* build(deps): bump github.com/grafana/tempo-operator (#915)

Bumps [github.com/grafana/tempo-operator](https://github.com/grafana/tempo-operator) from 0.16.0 to 0.18.0.
- [Release notes](https://github.com/grafana/tempo-operator/releases)
- [Changelog](https://github.com/grafana/tempo-operator/blob/main/CHANGELOG.md)
- [Commits](grafana/tempo-operator@v0.16.0...v0.18.0)

---
updated-dependencies:
- dependency-name: github.com/grafana/tempo-operator
  dependency-version: 0.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* OU-964: update incidents and TP to GA (#912)

* feat: update min version for incident feature to 4.20

* feat: update incidents and tp to GA in matrix

* fix: re-enable incidents on 4.19

---------

Co-authored-by: Alberto Falossi <afalossi@redhat.com>

* fix: set 4.19 as GA for incidents (#917)

* chore: update korrel8r image to 0.8.4 for COO 1.3 (#908)

---------

Signed-off-by: Jan Fajerski <jfajersk@redhat.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jan Fajerski <jan--f@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Peter Yurkovich <47438010+PeterYurkovich@users.noreply.github.com>
Co-authored-by: Alberto Falossi <afalossi@redhat.com>
Co-authored-by: Alan Conway <aconway@redhat.com>

* fix: reconcile incident related resources only in 4.19+ (#921)

* fix: reconcile korrel8r backend only for troubleshooting plugin (#922)

Signed-off-by: Gabriel Bernal <gbernal@redhat.com>

* feat: drop korrel8r and troubleshooting panel support before 4.19 (#929)

Signed-off-by: Gabriel Bernal <gbernal@redhat.com>

* Sync accelerators fixes (#930)

* fix: [COO-1304] Fix misspelled labels of accelerator metrics (#925)

Fix misspelled labels in the common accelerator metrics dashboard.

* fix: [COO-1305] Fix misspelled metric name in accelerators (#926)

Fix the spelling of units of the accellerator temperature.

---------

Co-authored-by: Vitaly E. <vemporop@redhat.com>

* fix: rename clusterrolebinding used for monitoring plugin to avoid clash (#931)

* Sync release tag (#927)

* fix: fix linter issues and add CI check for linter changes (#887)

Since we call `golang-lint --fix` we should check if the linter has
fixed anything.

Signed-off-by: Jan Fajerski <jfajersk@redhat.com>

* build(deps): bump github.com/grafana/tempo-operator (#915)

Bumps [github.com/grafana/tempo-operator](https://github.com/grafana/tempo-operator) from 0.16.0 to 0.18.0.
- [Release notes](https://github.com/grafana/tempo-operator/releases)
- [Changelog](https://github.com/grafana/tempo-operator/blob/main/CHANGELOG.md)
- [Commits](grafana/tempo-operator@v0.16.0...v0.18.0)

---
updated-dependencies:
- dependency-name: github.com/grafana/tempo-operator
  dependency-version: 0.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* OU-964: update incidents and TP to GA (#912)

* feat: update min version for incident feature to 4.20

* feat: update incidents and tp to GA in matrix

* fix: re-enable incidents on 4.19

---------

Co-authored-by: Alberto Falossi <afalossi@redhat.com>

* fix: set 4.19 as GA for incidents (#917)

* chore: update korrel8r image to 0.8.4 for COO 1.3 (#908)

* chore(release): 1.3.0 (#920)

---------

Signed-off-by: Jan Fajerski <jfajersk@redhat.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Peter Yurkovich <47438010+PeterYurkovich@users.noreply.github.com>
Co-authored-by: Alberto Falossi <afalossi@redhat.com>
Co-authored-by: Alan Conway <aconway@redhat.com>

* chore: bumpt to prometheus-operator 0.86.2 (#933)

Signed-off-by: Jan Fajerski <jfajersk@redhat.com>

---------

Signed-off-by: Jan Fajerski <jfajersk@redhat.com>
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Gabriel Bernal <gbernal@redhat.com>
Co-authored-by: lihongyan1 <hongyli@redhat.com>
Co-authored-by: Jan Fajerski <jan--f@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Peter Yurkovich <47438010+PeterYurkovich@users.noreply.github.com>
Co-authored-by: Alberto Falossi <afalossi@redhat.com>
Co-authored-by: Alan Conway <aconway@redhat.com>
Co-authored-by: Gabriel Bernal <gbernal@redhat.com>
Co-authored-by: Vitaly E. <vemporop@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants