- Added new configuration property
proxyname
, and deprecated propertyhostname
. Changed the internal metrics source toproxyname
with the name of the proxy as the property value. - Added new internal metrics tag
hostname
, with default tag value the FQDN of the proxy host. - Added new configuration property
otlpAppTagsOnMetricsIncluded
. By default,otlpAppTagsOnMetricsIncluded
is set to true and includes the OpenTelemetry resource attributes (application
,service.name
,shard
, andcluster
) that your application sends for metrics data. - Added config file parsing for the Tanzu Observability logging solution (Beta).
- Added support for forward slash ("/") in log tags (converts to underscore).
- Added support for custom error_name and exception log tags.
- Changed default fields for hyperlogs to no longer include application, service, log level, and exception by default.
- Updated Proxy logs to not push to proxy queue if response is 429.
- Fixed bug where queue size did not decrease when logs were pulled off the queue.
- Fixed bug that prevented log tags with leading underscores from being accepted.
- Updated the dependency versions.
Visit our documentation to view deprecation status and end of life dates for previous releases.