Skip to content

Releases: armory-plugins/armory-observability-plugin

Release v1.6.1

12 Jan 09:27

Choose a tag to compare

chore(cd): Updating github actions

Release v2.0.0

01 Dec 15:42
81add8c

Choose a tag to compare

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

12 Aug 17:06
a6fac98

Choose a tag to compare

feat(excludedMetrics): add a configurable excludedMetrics list  (#72)

* feat(filter): add excludedMetrics list

Release v1.5.0

11 Apr 18:45
b26944a

Choose a tag to compare

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

05 Mar 10:38
85a6bb1

Choose a tag to compare

Fixing snakeCase for tags (#64)

Release v1.4.2

31 Mar 16:47
c3039c8

Choose a tag to compare

feat(datadog): Adding batchSize configuration for datadog registry (#57)

Release v1.4.1

01 Nov 15:40
6c78e5c

Choose a tag to compare

Merge pull request #47 from armory-plugins/fixGithubActions

fix(ci): Fixing Github Action gcloud

Release v1.3.1-rc1

28 Oct 00:53
271c82e

Choose a tag to compare

Merge pull request #41 from armory-plugins/update-gcloud-setup

Release v1.3.1

28 Oct 01:01
271c82e

Choose a tag to compare

Merge pull request #41 from armory-plugins/update-gcloud-setup

Release v1.2.1

20 Jul 14:32
415b386

Choose a tag to compare

Merge pull request #38 from armory-plugins/fix/DuplicateTagKeys

fix(prometheus): PrometheusMeterRegistry to support same name with different set of tag keys