Skip to content

newrelic-fluent-bit-output-1.14.2

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jan 06:27
a5b9f75
Use Record's timestamp preferably (#119)

* Use Record's timestamp preferably

If the received record contains a `timestamp` attribute,
   we use this as-is.
Otherwise use fluentbit's observed `timestamp`.