Skip to content

Commit 50e9dbc

Browse files
committed
Fix service destination metrics file names
1 parent acdc6a4 commit 50e9dbc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
version: ${xpack.oteldata.template.version}
33
index_patterns: ["metrics-service_destination.10m.otel-*"]
4-
priority: 130
4+
priority: 131
55
data_stream:
66
hidden: true
77
allow_auto_create: true
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
version: ${xpack.oteldata.template.version}
33
index_patterns: ["metrics-service_destination.1m.otel-*"]
4-
priority: 130
4+
priority: 131
55
data_stream: {}
66
allow_auto_create: true
77
_meta:
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
version: ${xpack.oteldata.template.version}
33
index_patterns: ["metrics-service_destination.60m.otel-*"]
4-
priority: 130
4+
priority: 131
55
data_stream:
66
hidden: true
77
allow_auto_create: true

0 commit comments

Comments
 (0)