Skip to content

Releases: DataDog/datadog-lambda-go

v0.9.0

19 Oct 18:42
1c3a8ad
Compare
Choose a tag to compare
  • Add support for tracing (#44)
  • Add support for Lambda extension (#45)

v0.8.0

08 Oct 18:48
cdbdae6
Compare
Choose a tag to compare
  • Add support for submitting metrics via the Datadog extension

v0.7.0

02 Jul 17:31
61ce22c
Compare
Choose a tag to compare
  • Adds resource and executedversion tags to Enhanced Metrics
  • Adds a timeout to the sending of synchronous metrics.

v0.6.0

06 Apr 14:47
d1b66f5
Compare
Choose a tag to compare
  • always send enhanced metrics over logs

v0.5.0

05 Mar 15:31
37059f2
Compare
Choose a tag to compare
  • add enhanced metrics: invocations and errors

v0.5.0

11 Feb 19:16
37059f2
Compare
Choose a tag to compare
  • add enhanced metrics: invocations and errors

0.4.0

02 Dec 21:16
28f79cf
Compare
Choose a tag to compare
  • Add InvokeDryRun option for running wrapped handlers inside test environments

Beta 8

26 Jul 21:34
48bb12d
Compare
Choose a tag to compare
Beta 8 Pre-release
Pre-release
  • Renames Distribution function to Metric
  • Adds the ability to set a custom timestamp on your metrics.

Beta 7

23 Jul 18:07
ded926b
Compare
Choose a tag to compare
Beta 7 Pre-release
Pre-release
  • Respect incoming trace headers, regardless of casing

Beta 6

18 Jun 19:00
7fae7e2
Compare
Choose a tag to compare
Beta 6 Pre-release
Pre-release
  • Adds support for log forwarding with DD_FLUSH_TO_LOG option, (great for user facing APIs)
  • Adds automatic KMS API key decryption with DD_KMS_API_KEY.