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

Introduced aether #8

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ Enjoying our collection of tools for green development 🌱? Show your support b
| Project | Description | Usage or Example |
| ------- | ----------- | ---------------- |
|[Teads Engineering](https://engineering.teads.com/sustainability/carbon-footprint-estimator-for-aws-instances/)| Carbon footprint estimator for AWS instances| [README.md](./infrastructure/cloud/teads-engineering/README.md) |
|[aether.green](https://aether.green/) | An open telemetry exporter to calculate the carbon emissions generated by your cloud infrastructure | [README.md](./infrastructure/cloud/aether/README.md) |

### Kubernetes ☸️

Expand All @@ -44,6 +45,7 @@ Enjoying our collection of tools for green development 🌱? Show your support b
| [kube-green](https://kube-green.dev/) | An operator to reduce CO2 footprint of your clusters | [README.md](./infrastructure/kubernetes/kube-green/README.md) |
|[kepler](https://sustainable-computing.io/)| Kepler (Kubernetes-based Efficient Power Level Exporter) is a Prometheus exporter.| [README.md](./infrastructure/kubernetes/kepler/README.md) |


### Hosting 🌐

| Project | Description | Usage or Example |
Expand Down
4 changes: 4 additions & 0 deletions infrastructure/cloud/aether/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Aether

An open telemetry exporter to calculate the carbon emissions generated by your cloud infrastructure.