Skip to content

Commit 6ba8421

Browse files
committed
Prepare for 2.0.31 release.
1 parent da839f9 commit 6ba8421

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
Scalyr Agent 2 Changes By Release
22
=================================
33

4+
## 2.0.31 "Fallers" - Apr 19, 2018
5+
6+
<!---
7+
Packaged by Steven Czerwinski <[email protected]> on Apr 19, 2018 11:00 -0700
8+
--->
9+
10+
Features:
11+
12+
* Added kubernetes support with introduction of new kubernetes monitor along with kubernete image published on dockerhub.com under scalyr/scalyr-k8s-agent. See online documentation for more information.
13+
* Added `network_interface_suffix` option to `linux_system_metrics` monitor to control regular expression used to validate interfaces names. Additionally, widened existing rule to accept letters at the end of the interface name.
14+
* Added `aggregate_multiple_processes` to `linux_process_metrics` which allows multiple processes to be matched by process matching rule. The reported metrics will include the statistics from all matching processed.
15+
* Added `include_child_processes` to `linux_process_metrics` to include all child processes from the matched process in the reported metrics.
16+
417
## 2.0.30 "Ewok" - Oct 25, 2017
518

619
<!---

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.30.pre31.1
1+
2.0.31

0 commit comments

Comments
 (0)