You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Include all metadata that is sent to {fleet} in the `agent-info.yaml` file in diagnostics by default. {agent-pull}7029[#7029]
53
+
* Add API key prefix to managed OTLP endpoint host configurations in EDOT collector kube stack Helm chart. {agent-pull}7063[#7063]
54
+
55
+
[discrete]
56
+
[[bug-fixes-8.17.4]]
57
+
=== Bug fixes
58
+
59
+
{agent}::
60
+
* Add conditions to the `copy_fields` processors used with {agent} self-monitoring to prevent spamming the debug logs. {agent-pull}6730[#6730] {agent-issue}5299[#5299]
61
+
* Improve message when Fleet Server's audit API endpoint returns a 401 Unauthorized response. {agent-pull}6735[#6735] {agent-issue}6711[#6711]
62
+
* Fix `secret_paths` redaction along complex paths in diagnostics. {agent-pull}6710[#6710]
63
+
* Make enroll command backoff more conservative and add backoff when using `--delay-enroll`. {agent-pull}6983[#6983] {agent-issue}6761[#6761]
64
+
* Fix an issue where `fixpermissions` on Windows incorrectly returned an error message due to improper handling of Windows API return values. {agent-pull}7059[#7059] {agent-issue}6917[#6917]
65
+
* Support IPv6 hosts in enroll URL. {agent-pull}7036[#7036]
66
+
* Support IPv6 hosts in GRPC configuration. {agent-pull}7035[#7035]
67
+
* Rotate logger output file when writing to a symbolic link. {agent-pull}6938[#6938]
68
+
* Do not fail Windows permission updates on missing files or paths. {agent-pull}7305[#7305] {agent-issue}7301[#7301]
69
+
* Make `otelcol` script executable in the Docker image. {agent-pull}7345[#7345]
70
+
* Fix {es} exporter configuration in `kube-stack` values. {agent-pull}7380[#7380]
0 commit comments