Releases: logzio/metric-stream-lambda
Releases · logzio/metric-stream-lambda
v2.0.0
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
- 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
- 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
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