pinpoint
pinpoint copied to clipboard
Add support 5.6.0 ~ 7.4.x RestClient to elasticsearch plugin
- Add support 5.6.0 ~ 7.4.x RestClient to elasticsearch plugin. HighLevelClient is base on RestClient,so it is also support HighLevelClient 5.6.0 ~ 7.4.x
- Add elastic index and method Annotation, The elastic api meet restful standards,so we can get index from rest url.
- The plugin was tested and run in production environment
@emeroad Any thought/suggestion on this feature?