From 0470de914fdefc9d532cbd7ec41cee09d1a7a6a8 Mon Sep 17 00:00:00 2001 From: Silvia Mitter Date: Tue, 18 Jul 2023 08:08:51 +0200 Subject: [PATCH] ci: update json spec files (#1491) --- .ci/updatecli.d/update-json-specs.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.ci/updatecli.d/update-json-specs.yml b/.ci/updatecli.d/update-json-specs.yml index 8ae6b9b45..cb103f1b3 100644 --- a/.ci/updatecli.d/update-json-specs.yml +++ b/.ci/updatecli.d/update-json-specs.yml @@ -24,10 +24,10 @@ sources: - findsubmatch: pattern: "[0-9a-f]{40}" - cgroup_parsing.json: + container_metadata_discovery.json: kind: file spec: - file: https://raw.githubusercontent.com/elastic/apm/main/tests/agents/json-specs/cgroup_parsing.json + file: https://raw.githubusercontent.com/elastic/apm/main/tests/agents/json-specs/container_metadata_discovery.json service_resource_inference.json: kind: file spec: @@ -71,13 +71,13 @@ actions: * https://github.com/elastic/apm/commit/{{ source "sha" }} targets: - cgroup_parsing.json: - name: cgroup_parsing.json + container_metadata_discovery.json: + name: container_metadata_discovery.json scmid: default - sourceid: cgroup_parsing.json + sourceid: container_metadata_discovery.json kind: file spec: - file: internal/testdata/json-specs/cgroup_parsing.json + file: internal/testdata/json-specs/container_metadata_discovery.json service_resource_inference.json: name: service_resource_inference.json scmid: default