- Added the following internal metrics for proxy logs:
~proxy.logs.*.received.messageLength: Size of log message fields before validation~proxy.logs.*.received.tagLength: Size of label per log message~proxy.logs.*.received.batches: Number of incoming batches of logs
- For preprocessor rules
extractTagandextractTagIfNotExists, applied rule to tag key values when source is pointLine. - Improved accuracy of exponential delta histograms at the lowest percentiles.
- Completed fix to block points with EOT characters.
- Fixed an issue where the span log sampling policy was not synced with the Wavefront server.
- Updated the dependency versions.