terraform-aws-observability-accelerator

Open source project to help accelerate and ease observability setup on AWS environments

APACHE-2.0 License

Stars
279
Committers
32

Bot releases are hidden (Show)

terraform-aws-observability-accelerator - v2.5.1

Published by bonclay7 over 1 year ago

Bug fixes

Updates helm version, helps terraform apply being idempotent, otherwise helms keeps updating the revision for the current version
OTLP receiver on 0.0.0.0 to be reached out in the cluster
minor docs update

Full Changelog: https://github.com/aws-observability/terraform-aws-observability-accelerator/compare/v2.5.0...v2.5.1

terraform-aws-observability-accelerator - v2.5.0

Published by bonclay7 over 1 year ago

⚠️ Upgrading to 2.5.0 🚀

If you are migrating from earlier versions to v2.5, please follow this guide.

v2.5.0 removes the dependency to the Terraform Grafana provider in the EKS monitoring module. As Grafana Operator manages and syncs the Grafana contents, Terraform is not required anymore in this context.

However, if you migrate from earlier versions, you might leave some data orphans as the Grafana provider is dropped. Terraform will throw an error. We have released v2.5.0-rc.1 which removes all the Grafana resources provisioned by Terraform in the EKS context, without removing the provider configurations.

Step 1: migrate to v2.5.0-rc.1 and run apply
Step 2: migrate to v2.5.0 or above

What's Changed

Full Changelog: https://github.com/aws-observability/terraform-aws-observability-accelerator/compare/v2.4.1...v2.5.0

terraform-aws-observability-accelerator - v2.5.0-rc.1

Published by bonclay7 over 1 year ago

terraform-aws-observability-accelerator - v2.4.1

Published by bonclay7 over 1 year ago

terraform-aws-observability-accelerator - v2.3.0

Published by bonclay7 over 1 year ago

terraform-aws-observability-accelerator - v2.1.0

Published by bonclay7 over 1 year ago

terraform-aws-observability-accelerator - v2.0.0

Published by bonclay7 over 1 year ago

What's Changed

Migration guide

v2.0.0 releases introduces couple of breaking changes compared to previous versions:

  • modules/workloads/infra module moves to modules/eks-monitoring
  • All EKS configuration options moves from the base module to the eks-monitoring module
  • All EKS workload modules modules/workloads/{java,nginx} merge into eks-monitoring as configuration options (patterns), see examples to provide a more complete visibility
  • All examples have been updated to reflect these changes
  • Introducing GitOps for Grafana contents (Dashboards, Folders and Data sources) with Grafana Operator and Flux CD

Full Changelog: https://github.com/aws-observability/terraform-aws-observability-accelerator/compare/v1.6.4...v2.0.0

terraform-aws-observability-accelerator - v1.6.4

Published by bonclay7 over 1 year ago

terraform-aws-observability-accelerator - v1.6.2

Published by bonclay7 over 1 year ago

terraform-aws-observability-accelerator - v1.6.1

Published by bonclay7 over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/aws-observability/terraform-aws-observability-accelerator/compare/v1.6.0...v1.6.1

terraform-aws-observability-accelerator - v1.6.0

Published by bonclay7 over 1 year ago

terraform-aws-observability-accelerator - v1.5.1

Published by bonclay7 almost 2 years ago

terraform-aws-observability-accelerator - v1.5.0

Published by bonclay7 almost 2 years ago

terraform-aws-observability-accelerator - v1.4.1

Published by bonclay7 almost 2 years ago

terraform-aws-observability-accelerator - v1.4.0

Published by bonclay7 almost 2 years ago

terraform-aws-observability-accelerator - v1.3.0

Published by bonclay7 almost 2 years ago

Badges
Extracted from project README
pre-commit plan-examples
Related Projects