Recent Releases of https://github.com/awslabs/aws-embedded-metrics-java
https://github.com/awslabs/aws-embedded-metrics-java - v4.2.0
What's Changed
- Allow STDOUT overrides for AgentBasedEnvironments https://github.com/awslabs/aws-embedded-metrics-java/pull/147
Full Changelog: https://github.com/awslabs/aws-embedded-metrics-java/compare/v4.1.3...v4.2.0
- Java
Published by seoberha almost 2 years ago
https://github.com/awslabs/aws-embedded-metrics-java - v4.1.3
What's Changed
- Use ConcurrentHashMap in MetricsContext in https://github.com/awslabs/aws-embedded-metrics-java/pull/142
Full Changelog: https://github.com/awslabs/aws-embedded-metrics-java/compare/v4.1.2...v4.1.3
- Java
Published by gordonpn over 2 years ago
https://github.com/awslabs/aws-embedded-metrics-java - v4.1.2
What's Changed
- Change validation exceptions to unchecked exceptions in https://github.com/awslabs/aws-embedded-metrics-java/pull/141
Full Changelog: https://github.com/awslabs/aws-embedded-metrics-java/compare/v4.1.1...v4.1.2
- Java
Published by markkuhn over 2 years ago
https://github.com/awslabs/aws-embedded-metrics-java - v4.1.1
What's Changed
- Update vulnerable dependencies in https://github.com/awslabs/aws-embedded-metrics-java/pull/137
- Add documentation for EMF auto-detection in https://github.com/awslabs/aws-embedded-metrics-java/pull/133
Full Changelog: https://github.com/awslabs/aws-embedded-metrics-java/compare/v4.1.0...v4.1.1
- Java
Published by markkuhn over 3 years ago
https://github.com/awslabs/aws-embedded-metrics-java - v4.1.0
What's Changed
- High Resolution Metrics Support #129
Full Changelog: https://github.com/awslabs/aws-embedded-metrics-java/compare/v4.0.3...v4.1.0
- Java
Published by meshwa19 over 3 years ago
https://github.com/awslabs/aws-embedded-metrics-java - v4.0.3
What's Changed
- Fix for context copying is disabling default dimensions in #128
- Fixes for Java downgrade to 1.8 in #128
Full Changelog: https://github.com/awslabs/aws-embedded-metrics-java/compare/v4.0.2...v4.0.3
- Java
Published by markkuhn over 3 years ago
https://github.com/awslabs/aws-embedded-metrics-java - v4.0.2
What's Changed
- Fix: InvalidDimensionException when running on ECS Fargate with fluent-bit in #126
Full Changelog: https://github.com/awslabs/aws-embedded-metrics-java/compare/v4.0.1...v4.0.2
- Java
Published by markkuhn over 3 years ago
https://github.com/awslabs/aws-embedded-metrics-java - v4.0.1
What's Changed
- Change compatibility to java 1.8 in #124
Full Changelog: https://github.com/awslabs/aws-embedded-metrics-java/compare/v4.0.0...v4.0.1
- Java
Published by markkuhn over 3 years ago
https://github.com/awslabs/aws-embedded-metrics-java - v4.0.0
What's Changed
- Introduced thread-safety changes, concurrency tests, benchmarking in #111
- Add validation for dimensions, metrics, namespace and timestamp in #119
- Add support to clear custom dimensions in #105
- Prevent duplicate dimensions in #88. Thank you @aaronlna!
- Fix: add logic for replacing colon in log group name in #110
- Change DimensionSetExceededException to a checked exception in #122
Full Changelog: https://github.com/awslabs/aws-embedded-metrics-java/compare/v3.1.0...v4.0.0
- Java
Published by markkuhn almost 4 years ago
https://github.com/awslabs/aws-embedded-metrics-java - v2.0.0
- Support for 30 dimensions per dimension set. If more than 30 dimensions are given then
DimensionSetExceededExceptionwill be thrown https://github.com/awslabs/aws-embedded-metrics-java/pull/106 - Updates to README https://github.com/awslabs/aws-embedded-metrics-java/pull/97
- Fix TCP client seeing "already connected" error when resending message after an exception https://github.com/awslabs/aws-embedded-metrics-java/pull/94
- Java
Published by Himtanaya almost 4 years ago
https://github.com/awslabs/aws-embedded-metrics-java -
New enhancement: support setting timestamp
- Java
Published by yaozhaoy almost 5 years ago
https://github.com/awslabs/aws-embedded-metrics-java - Release V2.0.0-beta-1
New Feature 1. Support asynchronous flushing in EC2 environment 2. Support set timestamp
- Java
Published by yaozhaoy almost 5 years ago
https://github.com/awslabs/aws-embedded-metrics-java - Release V1.0.4
Bug fixing: 1. Split a metric when there're more than 100 data points 2. Fixed a bug of carrying default dimensions over flushes
- Java
Published by yaozhaoy about 5 years ago
https://github.com/awslabs/aws-embedded-metrics-java - Release V1.0.2
Bug fixing: 1. calling MetricsLogger setDimensions() followed by putDimensions() throws java.lang.UnsupportedOperationException 2. Fixed an issue that the resolved environment was not cached
- Java
Published by yaozhaoy over 5 years ago
https://github.com/awslabs/aws-embedded-metrics-java - Release V1.0.1
Bug fixing for https://github.com/awslabs/aws-embedded-metrics-java/issues/44 and https://github.com/awslabs/aws-embedded-metrics-java/issues/41
- Java
Published by yaozhaoy over 5 years ago
https://github.com/awslabs/aws-embedded-metrics-java - V1.0.0
Official release for v1.0.0
- Java
Published by yaozhaoy almost 6 years ago
https://github.com/awslabs/aws-embedded-metrics-java - V0.1.0-beta.4
- Fixed issue 33
- Java
Published by yaozhaoy almost 6 years ago
https://github.com/awslabs/aws-embedded-metrics-java - Beta release
- Java
Published by yaozhaoy almost 6 years ago