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

Memtierd demo #87

Closed
wants to merge 1 commit into from
Closed

Conversation

luukasmakila
Copy link

The demo showcases the benefits of using Memtierd as a memory manager for your workloads.

Summary of changes:

  • Added the demo/ directory. Future demos can also be stored there.
  • Added demo/memtierd directory to hold all the Memtierd demo related files.
  • Added demo/memtierd/main.py. This is a small API made with Python and FastAPI. It accepts requests from Grafana, reads the requested data from where the memtierd NRI plugin is writing it and then returns the data in correct format.
  • Added demo/memtierd/memtierd-demo-grafana-dashboard.json. This is a JSON model of the Grafana dashboard and is generated by Grafana. It can be used to easily copy the dashboard used for the demo.
  • Added a picture of the Grafana dashboard.
  • Added a README.md and docs to replicating the demo.

@luukasmakila luukasmakila force-pushed the memtierd-demo branch 2 times, most recently from 95715ff to 45e9802 Compare June 27, 2023 05:31
The demo showcases the benefits of using Memtierd as a memory manager for your workloads.

Signed-off-by: Luukas Mäkilä <[email protected]>
Copy link
Collaborator

@marquiz marquiz left a comment

Choose a reason for hiding this comment

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

Let's merge this and improve later if needed?

@klihub
Copy link
Collaborator

klihub commented Oct 6, 2023

Closing this as outdated. We can update and reopen it later if it should be considered for inclusion.

@klihub klihub closed this Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants