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

Grafana in Dockerfile incompatible with plugin #416

Closed
coleramos425 opened this issue Aug 22, 2024 · 0 comments · Fixed by #417
Closed

Grafana in Dockerfile incompatible with plugin #416

coleramos425 opened this issue Aug 22, 2024 · 0 comments · Fixed by #417
Labels
bug Something isn't working Grafana GUI Related to Omniperf's Grafana GUI

Comments

@coleramos425
Copy link
Collaborator

coleramos425 commented Aug 22, 2024

Describe the bug
The version of Grafana provided in the Dockerfile (stubbed to the latest release) is incompatible with the AngularJS plugin Omniperf provides.

echo "deb [signed-by=/etc/apt/keyrings/grafana.gpg] https://apt.grafana.com stable main" | tee -a /etc/apt/sources.list.d/grafana.list && \

Development Environment:

  • Linux Distribution: Any
  • Omniperf Version: Latest
  • GPU: N/A
  • Custer (if applicable): N/A

To Reproduce
Steps to reproduce the behavior:

  1. Follow our standard installation guide
  2. Follow our Grafana installation guide
  3. Try loading Grafana instance to find there is no Omniperf plugin available.

Expected behavior
Long term the Grafana plugin needs to be ported to React using provided documentation. I also need to sync with the new Omniperf PM to figure how Grafana fits into long term roadmap. In the short term, we can roll back the Grafana version inside the Docker container to meet immediate customer needs.

Additional context

Discussed in #415

Originally posted by ELCapitanLLNL August 21, 2024
Hello!
I am wondering if anyone experiencing an issue with the latest Grafana version (11) and Omniperf plug-in.
I am getting: error msg="Refusing to initialize plugin because it's using Angular, which has been disabled" pluginId=amd-omniperf-data-plugin
info: https://grafana.com/blog/2024/03/11/removal-of-angularjs-support-in-grafana-what-you-need-to-know/
Thanks!

@coleramos425 coleramos425 added bug Something isn't working Grafana GUI Related to Omniperf's Grafana GUI labels Aug 22, 2024
coleramos425 added a commit that referenced this issue Aug 22, 2024
…ular plugin (#416)

Signed-off-by: coleramos425 <colramos@amd.com>
coleramos425 added a commit that referenced this issue Aug 22, 2024
…ular plugin (#416)

Signed-off-by: coleramos425 <colramos@amd.com>
coleramos425 added a commit that referenced this issue Sep 25, 2024
…ular plugin (#416)

Signed-off-by: coleramos425 <colramos@amd.com>
coleramos425 added a commit that referenced this issue Sep 27, 2024
…ular plugin (#416)

Signed-off-by: coleramos425 <colramos@amd.com>
xuchen-amd pushed a commit to xuchen-amd/omniperf that referenced this issue Oct 16, 2024
…ular plugin (ROCm#416)

Signed-off-by: coleramos425 <colramos@amd.com>
Signed-off-by: xuchen-amd <xuchen@amd.com>
xuchen-amd pushed a commit to xuchen-amd/omniperf that referenced this issue Oct 17, 2024
…ular plugin (ROCm#416)

Signed-off-by: coleramos425 <colramos@amd.com>
Signed-off-by: xuchen-amd <xuchen@amd.com>
xuchen-amd pushed a commit to xuchen-amd/omniperf that referenced this issue Oct 19, 2024
…ular plugin (ROCm#416)

Signed-off-by: coleramos425 <colramos@amd.com>
Signed-off-by: xuchen-amd <xuchen@amd.com>
xuchen-amd pushed a commit to xuchen-amd/omniperf that referenced this issue Oct 22, 2024
…ular plugin (ROCm#416)

Signed-off-by: coleramos425 <colramos@amd.com>
Signed-off-by: xuchen-amd <xuchen@amd.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Grafana GUI Related to Omniperf's Grafana GUI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant