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

Remove old dashboard from the docker-compose example #438

Closed demeringo closed 4 months ago

demeringo commented 5 months ago

Problem

Current docker compose stack provisions both an old (adapted to v1x and now deprecated) and a new dashboard (compatible with metrics as exposed in v2.x).

This is confusing, see #430

Solution

Do not provision the old dashboard, remove it from repository.

Alternatives

Additional context or elements