Agent v0.1.99
less than a minute
April 8, 2024
In this agent version, the following nodes were released in beta:
- Resource Transform to transform the
resourceparameters. - New Relic Output to send data to your New Relic destination.
The following improvements were released:
- The TCP Output node and the Local Storage Output node can now accept additional data types: custom, metric, cluster_pattern_and_sample, and signal.
- Improved health data reporting of
last_errorto improve API stability. - The Compactor logging level was changed from debug to trace to improve troubleshooting and diagnostics.
- Various improvements are made to the Edge Delta Helm chart improving efficiency and improving use with Continuous Deployment.
The following fixes were released:
- The Demo input node now emits logs that use UTC time.
- Mask node testing where a blank Golang Regex pattern was set no longer results in a null pointer exception that causes an agent panic.
- The Log to Metric processor no longer reports unprocessed logs as errors
- The compactor component gracefully stops when shutting down
The following features were deprecated:
- The Enrichment node is now deprecated. Please use the Log Transform, Output Transform or Mask nodes.