diff --git a/packages/linux/changelog.yml b/packages/linux/changelog.yml index 8a661caabf0..7c6626a5f46 100644 --- a/packages/linux/changelog.yml +++ b/packages/linux/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "0.7.4" + changes: + - description: Use service.name in system dashboard. + type: bugfix + link: https://github.com/elastic/integrations/pull/15688 - version: "0.7.3" changes: - description: Require root privileges for pageinfo diff --git a/packages/linux/kibana/dashboard/linux-system-c431f410-f9ac-11e9-90e8-1fb18e796788.json b/packages/linux/kibana/dashboard/linux-system-c431f410-f9ac-11e9-90e8-1fb18e796788.json index d08dcb03e13..8082d63ce91 100644 --- a/packages/linux/kibana/dashboard/linux-system-c431f410-f9ac-11e9-90e8-1fb18e796788.json +++ b/packages/linux/kibana/dashboard/linux-system-c431f410-f9ac-11e9-90e8-1fb18e796788.json @@ -45,7 +45,7 @@ "emptyAsNull": true }, "scale": "ratio", - "sourceField": "service.type" + "sourceField": "system.service.name" } }, "ignoreGlobalFilters": false, @@ -1149,4 +1149,4 @@ "coreMigrationVersion": "8.8.0", "typeMigrationVersion": "10.2.0", "type": "dashboard" -} \ No newline at end of file +} diff --git a/packages/linux/manifest.yml b/packages/linux/manifest.yml index fe62946c74b..5ed6eaead8a 100644 --- a/packages/linux/manifest.yml +++ b/packages/linux/manifest.yml @@ -1,7 +1,7 @@ format_version: 3.3.0 name: linux title: Linux Metrics -version: 0.7.3 +version: 0.7.4 description: Collect metrics from Linux servers with Elastic Agent. type: integration categories: