We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52f0224 commit 545aa65Copy full SHA for 545aa65
packages/system/changelog.yml
@@ -1,4 +1,9 @@
1
# newer versions go on top
2
+- version: "2.9.1"
3
+ changes:
4
+ - description: Update system test for NTP data stream to use local NTP server instead of pool.ntp.org
5
+ type: bugfix
6
+ link: https://github.com/elastic/integrations/pull/16887
7
- version: "2.9.0"
8
changes:
9
- description: Update README with Alerting Rule Template.
packages/system/manifest.yml
@@ -1,7 +1,7 @@
format_version: 3.4.0
name: system
title: System
-version: "2.9.0"
+version: "2.9.1"
description: Collect system logs and metrics from your servers with Elastic Agent.
type: integration
categories:
0 commit comments