prometheus-boshrelease
prometheus-boshrelease copied to clipboard
Introduce prometheus3
Attempt to solve #504 and make Prometheus3 available.
What has been done so far in this PR.
- The Prometheus3 blob has been introduced and replaced the Prometheus(1) blob
- The Specs from Prometheus2 have been copied over to Prometheus as they are almost the same for Prometheus2 and 3
- The Manifests have been adjusted to replace Prometheus2 with Prometheus and added a migrated_from for prometheus2 instance_groups to not lose data while updating.