Releases: armory-plugins/armory-observability-plugin
Releases · armory-plugins/armory-observability-plugin
Release v1.6.1
chore(cd): Updating github actions
Release v2.0.0
This release ONLY WORKS with 2025.4.0+ of spinnaker due to spring boot 3 upgrade changes. As such, be VERY careful consuming this!
Release v1.6.0
feat(excludedMetrics): add a configurable excludedMetrics list (#72) * feat(filter): add excludedMetrics list
Release v1.5.0
This is primarily an update for 1.34 of Spinnaker releases to work with spring boot 2.6. There's a conflict between Spring & Micrometer on a bug on hyphens - this works around it until this gets fixed in 2.7 & spinnaker is upgraded to 2.7
Release v1.4.3
Fixing snakeCase for tags (#64)
Release v1.4.2
feat(datadog): Adding batchSize configuration for datadog registry (#57)
Release v1.4.1
Merge pull request #47 from armory-plugins/fixGithubActions fix(ci): Fixing Github Action gcloud
Release v1.3.1-rc1
Merge pull request #41 from armory-plugins/update-gcloud-setup
Release v1.3.1
Merge pull request #41 from armory-plugins/update-gcloud-setup
Release v1.2.1
Merge pull request #38 from armory-plugins/fix/DuplicateTagKeys fix(prometheus): PrometheusMeterRegistry to support same name with different set of tag keys