/carbon-footprint-plugin

A Grafana panel to monitor the carbon footprint of AWS, GCP and Azure instances. Maintains a list of data centres and their energy sources, and computes CO2e emissions by sampling energy consumption of CPU, GPU and DRAM.

Primary LanguageShellApache License 2.0Apache-2.0

Simple React Panel

This is just a stub to show how to create a basic visualization plugin

To work with this plugin run:

yarn dev

or

yarn watch

This will run linting tools and apply prettier fix.

To build the plugin run:

yarn build