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
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,17 @@
1
1
# Change Log
2
2
3
-
# 2025-08-07
3
+
4
+
# 2025-08-13
4
5
### Added
5
6
- New feature 'Automatic Prometheus Collection' in Management Agent. This enables agent to automatically find and identify metrics emitting pods to monitor, eliminating the need to manually create the Prometheus configuration to collect metrics.
6
7
7
8
## Changed
8
9
- Management Agent container image has been updated to version 1.9.0
9
10
11
+
# 2025-08-12
12
+
### Changed
13
+
- Fluentd collector container image has been updated to version 1.7.1
14
+
10
15
# 2025-06-17
11
16
### Added
12
17
- Introduced a new DaemonSet that uses eBPF (Extended Berkeley Packet Filter) to capture TCP connection logs and builds application/network topology representing workload to workload relationships within the Kubernetes cluster.
0 commit comments