-
Notifications
You must be signed in to change notification settings - Fork 49
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
Provide Grafana + Omniperf plugin as Docker image in a public registry like Dockerhub #418
Comments
This should be a straightforward task. I'll need to confirm with the project PM to sign off on publishing this container. Expect an update shortly... |
hi @coleramos425 , any update on this straightforward task? thank you! |
CC: @njobypet For approval on container publishing |
grafana with the omniperf plug-in is a good idea. Can we use Rocprof-compute instead of Omniperf ? |
@coleramos425 , Please check grafana licensing requirements as well. Just to ensure that we are good to re-distribute. |
Is your feature request related to a problem? Please describe.
no
Describe the solution you'd like
I would like do be able to pull an image of grafana with the omniperf plug-in so can I can
docker pull omniperf-grafana
as an example.Describe alternatives you've considered
Currently I am using the Dockerfile provided in the repo
in https://github.com/ROCm/omniperf/blob/amd-staging/grafana/Dockerfile
However, I need to modify it to add my secret sauce, which makes it more difficult to maintain.
Additional context
Currently other omniperf images are being hosted under Mr. Ramos account at
https://hub.docker.com/u/colramos
The text was updated successfully, but these errors were encountered: