Rename OTEL standard template mappings index-types#5587
Conversation
Signed-off-by: Krishna Kondaka <krishkdk@amazon.com>
Signed-off-by: Krishna Kondaka <krishkdk@amazon.com>
KarstenSchnitter
left a comment
There was a problem hiding this comment.
Thanks for providing this PR. I am not sure STANDARD -> OTEL is the optimal renaming. The existing templates cater to OTel data as well. Furthermore, why are the json files containing the mapping templates not renamed as well?
|
@KarstenSchnitter I understand your point. In the previous PR, David suggested name change and |
|
Naming is always hard. Maybe plain could be an idea. I liked standard as a reference to the OTel semantic conventions and data model. |
|
@dlvenable are you ok with "plain" instead of "standard"? or do you have any other suggestion? |
I agree with that! I think plain may work. Here are a couple other ideas I'd like your feedback on:
|
|
I am unsure about compliant. Compared to the OTel standard, the data is still unrolled into single events. Also, there could be discussion about some of the additional fields, that are just helpful for indexing in OpenSearch, such as |
|
@KarstenSchnitter @dlvenable we agree on |
Signed-off-by: Krishna Kondaka <krishkdk@amazon.com>
…t#5587) Rename OTEL standard template mappings index-types to plain Signed-off-by: Krishna Kondaka <krishkdk@amazon.com>
…t#5587) Rename OTEL standard template mappings index-types to plain Signed-off-by: Krishna Kondaka <krishkdk@amazon.com>
…t#5587) Rename OTEL standard template mappings index-types to plain Signed-off-by: Krishna Kondaka <krishkdk@amazon.com>
Description
Rename OTEL standard logs/metrics/traces mapping template index-type
from
trace-analytics-standard-rawtotrace-analytics-plain-rawlog-analytics-standardtolog-analytics-plainmetric-analytics-standardtometric-analytics-plain.Issues Resolved
Resolves #[Issue number to be closed when this PR is merged]
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.