Boavizta / cloud-scanner

📡 Get Boavizta impact data for your AWS usage.
https://boavizta.github.io/cloud-scanner/
GNU Affero General Public License v3.0
35 stars 8 forks source link

Collect instance names in the inventory and expose them as metrics labels #601

Open demeringo opened 3 weeks ago

demeringo commented 3 weeks ago

Problem

It seems that the inventory only collects instances id's (and not their name).

Solution

It would be usefull add the name of the instances (or volumes ?) to the inventory and expose as metrics labels.

Alternatives

In the case of AWS, the instance name is maybe already present as a tag.

Additional context or elements