Skip to content

Commit

Permalink
Clarify description in alias files
Browse files Browse the repository at this point in the history
  • Loading branch information
gregkalapos committed Oct 1, 2024
1 parent 1c68ccc commit 1807dd4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
version: ${xpack.oteldata.template.version}
_meta:
description: Aliases from OpenTelemetry SemConv fields to ECS (and some non-ECS) fields
description: Aliases from OpenTelemetry SemConv attribute fields to ECS (and some non-ECS) fields
managed: true
template:
mappings:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
version: ${xpack.oteldata.template.version}
_meta:
description: Aliases from OpenTelemetry SemConv fields to ECS (and some non-ECS) fields
description: Aliases from OpenTelemetry SemConv resource attribute fields to ECS (and some non-ECS) fields
managed: true
template:
mappings:
Expand Down

0 comments on commit 1807dd4

Please sign in to comment.