wankai123 opened a new pull request #8706:
URL: https://github.com/apache/skywalking/pull/8706


   ### Support ElasticSearch template mappings `properties parameters` and 
`_source` update
   - [ ] If this is non-trivial feature, paste the links/URLs to the design doc.
   - [ ] Update the documentation to include this new feature.
   - [X] Tests(including UT, IT, E2E) are added to verify the new feature.
   - [ ] If it's UI related, attach the screenshots below.
   
   - [ ] If this pull request closes/resolves/fixes an existing issue, replace 
the issue number. Closes #<issue number>.
   - [X] Update the [`CHANGES` 
log](https://github.com/apache/skywalking/blob/master/CHANGES.md).
   
   Previous logic can't update the mappings `properties parameters` and 
`_source` only support adding a new property.
   **Now** 
   1. As the OAP core merges the index of metrics, properties would not be 
deleted still.
   2. Would not update the current index to avoid conflict, a new index follows 
the new template to create.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to