From 198c31cf7ea4af53f6955e60b5acdcfc24ab5d16 Mon Sep 17 00:00:00 2001 From: Carson Ip Date: Wed, 16 Apr 2025 10:27:19 +0100 Subject: [PATCH] [otel-data] Bump plugin version to release _metric_names_hash changes (#126850) Bump otel-data plugin version as #120952 missed the bump. --- docs/changelog/126850.yaml | 5 +++++ x-pack/plugin/otel-data/src/main/resources/resources.yaml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 docs/changelog/126850.yaml diff --git a/docs/changelog/126850.yaml b/docs/changelog/126850.yaml new file mode 100644 index 0000000000000..852d4657b15e6 --- /dev/null +++ b/docs/changelog/126850.yaml @@ -0,0 +1,5 @@ +pr: 126850 +summary: "[otel-data] Bump plugin version to release _metric_names_hash changes" +area: Data streams +type: bug +issues: [] diff --git a/x-pack/plugin/otel-data/src/main/resources/resources.yaml b/x-pack/plugin/otel-data/src/main/resources/resources.yaml index b61fa2185ebf7..6aadfde1683dc 100644 --- a/x-pack/plugin/otel-data/src/main/resources/resources.yaml +++ b/x-pack/plugin/otel-data/src/main/resources/resources.yaml @@ -1,7 +1,7 @@ # "version" holds the version of the templates and ingest pipelines installed # by xpack-plugin otel-data. This must be increased whenever an existing template is # changed, in order for it to be updated on Elasticsearch upgrade. -version: 8 +version: 9 component-templates: - otel@mappings