Skip to content
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

Rollback Grafana for Compatibility with deprecated plugin #417

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

coleramos425
Copy link
Collaborator

Filing PR in response to #416

This PR is a short-term solution to meet immediate requirements from El Capitan to get started with Grafana. I rolled back the Grafana version that's downloaded in the Dockerfile so that the Angular-based Omniperf plugin can still be used.

We still need to implement a long-term solution, which could be migrating our existing deprecated Angular plugin to React. More info on how to do that is given in Grafana release notes:
https://grafana.com/blog/2024/03/11/removal-of-angularjs-support-in-grafana-what-you-need-to-know/

Waiting to discuss roadmap with @nartmada and team to determine a preferred long-term fix.

…ular plugin (#416)

Signed-off-by: coleramos425 <colramos@amd.com>
@coleramos425 coleramos425 added the Grafana GUI Related to Omniperf's Grafana GUI label Aug 22, 2024
@coleramos425 coleramos425 requested review from dgaliffiAMD and benrichard-amd and removed request for dgaliffiAMD August 22, 2024 18:39
Copy link
Contributor

@benrichard-amd benrichard-amd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@coleramos425 coleramos425 merged commit 8d47770 into amd-staging Aug 22, 2024
10 checks passed
@coleramos425 coleramos425 deleted the colramos/fix-grafana branch August 22, 2024 20:27
@coleramos425 coleramos425 linked an issue Aug 23, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Grafana GUI Related to Omniperf's Grafana GUI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Grafana in Dockerfile incompatible with plugin
2 participants