From fd6a7d010f134ae083d7983d3c066cb083f66bdb 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. (cherry picked from commit 5860ccb1134f4105f5f9a4fc9a39d6896ba50b7a) # Conflicts: # x-pack/plugin/otel-data/src/main/resources/resources.yaml --- 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 9edbe5622b3f1..b61fa2185ebf7 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: 7 +version: 8 component-templates: - otel@mappings