bradmccoydev / kepler-doc

Kepler uses eBPF to probe energy related system stats and exports as Prometheus metrics

Home Page:https://sustainable-computing-io.github.io/kepler-doc/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation for Kepler

Follow https://sustainable-computing.io/ to see documentation

Install MkDocs

Requirements:

  • Python 3.8
pip install mkdocs

Commands

  • mkdocs new [dir-name] - Create a new project.
  • mkdocs serve - Start the live-reloading docs server.
  • mkdocs build - Build the documentation site.
  • mkdocs -h - Print help message and exit.

Layout

The website layout can be found in ./mkdocs.yml.

About

Kepler uses eBPF to probe energy related system stats and exports as Prometheus metrics

https://sustainable-computing-io.github.io/kepler-doc/

License:Apache License 2.0