Skip to content

Releases: logzio/metric-stream-lambda

v2.0.0

12 Nov 13:12
Compare
Choose a tag to compare

Breaking changes:

  • Move from otlp 0.7 -> otlp 1.0

What's new:

  • Add support for custom p8s_logzio_name label
  • Performance improvements

v1.0.2

10 Sep 07:24
8d3ded5
Compare
Choose a tag to compare
  • Stop trying to send bulks if encounter 401 status code
  • Add logzio identifier to each log (5 last chars of the shipping token)
  • Add zip workflow and artifact

v1.0.1

03 Jan 11:39
4419b91
Compare
Choose a tag to compare
  • Improved logging (Add zap logger)
  • Add metadata (AWS account, firehose request id, lambda invocation id) to each log for context
  • Flush buffered logs if exists, before the function run ends

v1.0.0

30 May 12:43
748c6b4
Compare
Choose a tag to compare

Initial release

Lambda function that receives OTLP (0.7.0) data from AWS metric stream and exports the data to logz.io using Prometheus remote write