mikrometric

MikroMetric is a Lambda-oriented lightweight wrapper for producing AWS CloudWatch Embedded Metric Format-compatible metric logs.

MIT License

Downloads
136
Stars
1
Committers
1
mikrometric - Version 1.0.10 Latest Release

Published by mikaelvesavuori 9 months ago

What's Changed

  • Disable filtering of zero values from data/metadata, should fix #1

Full Changelog: https://github.com/mikaelvesavuori/mikrometric/compare/v1.0.9...v1.0.10

mikrometric - Version 1.0.8

Published by mikaelvesavuori over 1 year ago

What's Changed

  • Add back comments so library users can see them

Full Changelog: https://github.com/mikaelvesavuori/mikrometric/compare/v1.0.7...v1.0.8

mikrometric - Version 1.0.7

Published by mikaelvesavuori almost 2 years ago

What's Changed

  • Fix error where reset() would not keep previous setting
  • Bump dependencies

Full Changelog: https://github.com/mikaelvesavuori/mikrometric/compare/v1.0.6...v1.0.7

mikrometric - Version 1.0.6

Published by mikaelvesavuori almost 2 years ago

What's Changed

  • Reorder spreading of properties to prioritize preserving custom-set properties and custom metadata
  • Add note on this to README

Full Changelog: https://github.com/mikaelvesavuori/mikrometric/compare/v1.0.5...v1.0.6

mikrometric - Version 1.0.5

Published by mikaelvesavuori almost 2 years ago

What's Changed

  • Add support for custom static metadata
  • Update docs
  • Bump version
  • Add tests
  • Update SECURITY

Full Changelog: https://github.com/mikaelvesavuori/mikrometric/compare/v1.0.4...v1.0.5

mikrometric - Version 1.0.4

Published by mikaelvesavuori almost 2 years ago

What's Changed

  • docs(): add setCorrelationId instructions to README
  • feat(): add support for setCorrelationId()
  • add test for setCorrelationId()
  • feat(): remove unused loggroup and logstream names

Full Changelog: https://github.com/mikaelvesavuori/mikrometric/compare/v1.0.3...v1.0.4

mikrometric - Version 1.0.3

Published by mikaelvesavuori almost 2 years ago

What's Changed

  • Use aws-metadata-utils instead of doing AWS metadata checks inside MikroMetric
  • Add filtering and sorting of metric object
  • Add additional AWS metadata to metric
  • Add test data and tests
  • Change some names, update docs and do housekeeping
  • Fix optional constructor values to be required and get 100% coverage as result

Full Changelog: https://github.com/mikaelvesavuori/mikrometric/compare/v1.0.2...v1.0.3

mikrometric - Version 1.0.2

Published by mikaelvesavuori almost 2 years ago

What's Changed

  • Make sure that service name is with lowercase first letter on default dimension

Full Changelog: https://github.com/mikaelvesavuori/mikrometric/compare/v1.0.1...v1.0.2

mikrometric - v1.0.1

Published by mikaelvesavuori almost 2 years ago

What's Changed

  • Fix use lowercase format on keys rather than start with uppercase
  • Add test for Lambda metadata
  • Add setEnv()/clearEnv() to tests

Full Changelog: https://github.com/mikaelvesavuori/mikrometric/compare/v1.0.0...v1.0.1

mikrometric - Version 1.0.0

Published by mikaelvesavuori almost 2 years ago

Package Rankings
Top 15.14% on Npmjs.org
Badges
Extracted from project README
Quality Gate Status codecov Maintainability