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

document how to configure prometheus to scrappe additional regions #450

Closed demeringo closed 7 months ago

demeringo commented 7 months ago

Problem

The prometheus instance included in the demo dashboard (docker-compose) is configured to scrappe only 3 eu regions.

When someone tests the docker-compose out of the box no data is returned for others regions.

Solution

Document how to configure prometheus to scrappe additional regions.

Alternatives

Make the demo dashboard scrappe all aws regions by default.

Additional context or elements

demeringo commented 7 months ago

Closed by https://github.com/Boavizta/cloud-scanner/pull/455