Boavizta / cloud-scanner

📡 Get Boavizta impact data for your aws cloud account usage.
GNU Affero General Public License v3.0
32 stars 7 forks source link

Expose individual metrics (label metrics with resource id's and other metadata) #379

Closed demeringo closed 8 months ago

demeringo commented 9 months ago

Problem

Objective is to allow better filtering after metrics are integrated to TSDB / prometheus

Solution

Metrics labels hat we already have:

Metrics labels that we could add:

Alternatives

Additional context or elements

demeringo commented 8 months ago

Adding a CPU usage metric could be interresting for vm / instances.

Rationale:

Adding carbon intensity metrics could also be interresting

demeringo commented 8 months ago

Adding a CPU usage metric could be interresting for vm / instances.

Rationale:

* it is a significant metric that contributes to the calulation of impacts by Boavizta API

* having it exposed by cloud scanner would ease display in dashboards

Adding carbon intensity metrics could also be interresting

This will be handled in a separate issue, see #406