Skip to content

Commit c8760c3

Browse files
authored
[otel-data] Bump plugin version to release _metric_names_hash changes (#126850) (#126900)
Bump otel-data plugin version as #120952 missed the bump. (cherry picked from commit 5860ccb)
1 parent 6773ae1 commit c8760c3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

docs/changelog/126850.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
pr: 126850
2+
summary: "[otel-data] Bump plugin version to release _metric_names_hash changes"
3+
area: Data streams
4+
type: bug
5+
issues: []

x-pack/plugin/otel-data/src/main/resources/resources.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# "version" holds the version of the templates and ingest pipelines installed
22
# by xpack-plugin otel-data. This must be increased whenever an existing template is
33
# changed, in order for it to be updated on Elasticsearch upgrade.
4-
version: 7
4+
version: 8
55

66
component-templates:
77
- otel@mappings

0 commit comments

Comments
 (0)