Releases: sensedeep/custom-metrics
Releases · sensedeep/custom-metrics
v1.0.5
Minor Release
Fixes
- Fix query when spans contain fewer data points than requested query.
v1.0.2
Minor Release
Fixes
- Fix Dynamodb TTL expiry for items flushed upon Lambda termination
- Fix empty dimensions list on emit(). Now convert to [{}].
v1.0.1
Minor Release
This is the first 1.0 release after 6 months of API stability.
Features
- Add query start time offset option
Fixes
- Cleanup unused properties in MetricQueryPoint
v1.0.0
Major Release
This is the first 1.0 release after 6 months of API stability.
Fixes
- Fix README query result documentation
- Fix query result type
v0.8.2
Minor Patch Release
Features
- Add "current" statistic to return the most recent data point value
- Enhance accumulateMetric so it can be used on points[] without min/max values
Fixes
- Fix emitting stale buffered metrics
- README updates
v0.8.1
Minor Patch Release
This version is bumping the minor version as we are removing the pre-production warning.
Fixes
- Fix emit and query options.log for debug trace
- README updates
v0.8.0
Minor Patch Release
This version is bumping the minor version as we are removing the pre-production warning.
Fixes
- Update README and remove pre-production warning
- Document constructor credentials and region
v0.7.6
Minor Patch Release
Fixes
- Regen ES module distribution -- incorrect tsconfig configuration