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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,13 @@
1
1
Scalyr Agent 2 Changes By Release
2
2
=================================
3
3
4
+
## 2.2.19 "Yvette" - Jul 28, 2025
5
+
<!---
6
+
Packaged by Joseph Makar <[email protected]> on Jul 28, 2025 00:00 -0800
7
+
--->
8
+
9
+
* Introduced a new syslog monitor config option `unique_file_log_rotation` to support log rotation in Windows hosts
10
+
4
11
## 2.2.18 "Zack" - Nov 5, 2024
5
12
<!---
6
13
Packaged by Ales Novak <[email protected]> on Nov 5, 2024 00:00 -0800
@@ -12,7 +19,6 @@ Changes:
12
19
Fixes:
13
20
* Fixed a bug where pod logs were removed from ingestion because of a temporrary K8s API error and the agent was not able to add them again.
14
21
15
-
16
22
## 2.2.17 "Sinthia" - Sep 17, 2024
17
23
<!---
18
24
Packaged by Ales Novak <[email protected]> on Sep 17, 2024 00:00 -0800
@@ -27,7 +33,6 @@ Fixes:
27
33
* Added safety check when handling pending addEvents task to handle the following error: `AttributeError: 'AddEventsTask' object has no attribute '_CopyingManagerWorkerSession__receive_response_status'`
28
34
* Added missing zstandard library to alpine image
29
35
30
-
31
36
## 2.2.16 "Lenny" - May 29, 2024
32
37
<!---
33
38
Packaged by Ales Novak <[email protected]> on May 29, 2024 00:00 -0800
@@ -211,7 +216,7 @@ Packaged by Joseph Makar <[email protected]> on Dec 1, 2022 00:00 -08
211
216
212
217
Kubernetes:
213
218
* Add ``securityContext.allowPrivilegeEscalation: false`` annotation to the Scalyr Agent DaemonSet container specification.
214
-
* Fix bug that caused logging of the Kubernetes cache stats to agent status.
219
+
* Fix bug that caused logging of the Kubernetes cache stats to agent status.
215
220
* More accurate docker.mem.usage metric (no longer includes filesystem cache).
216
221
* Monitor leader election algorithm now uses pods in the owning ReplicaSet or DaemonSet.
0 commit comments