Skip to content

Releases: Giftbit/giftbit-lambda-metricslib

v3.0.0

18 Jul 21:48

Choose a tag to compare

  • simplified init() and wrapLambdaHandler() usage
  • switch to node 8.10 handler responses

v2.0.2

11 Jan 23:49

Choose a tag to compare

Updates datadog-metrics to 0.8.1. This fixes the issue causing histogram counts to be submitted as gauge rather than correctly being submitted as a count.

v2.0.1

09 Nov 16:29

Choose a tag to compare

Release 2.0.1.  Use DefinitelyTyped's datadog-metrics typings.

v2.0.0

08 Nov 16:29

Choose a tag to compare

Release 2.0.0.  Fix how tags are passed in.  Support setting the metr…

v1.4.1

07 Nov 23:31

Choose a tag to compare

Release 1.4.1.  Build dist.  *sigh*

v1.4.0

07 Nov 22:40

Choose a tag to compare

Release 1.4.0.  Test and fix passing tags to datadog-metrics.  Add `w…

v1.3.0

25 Aug 16:19

Choose a tag to compare

Set a default value on increment.

v1.1.0

27 Jun 23:54

Choose a tag to compare

Release 1.1.0.  Add aws_account and region to default tags.  Unit tes…

v1.0.0

28 Jun 15:52

Choose a tag to compare

Reference datadog-metrics.d.ts so downstream projects can find it.