DataDog/dd-trace-go

contrib/olivere/elastic: support v7

Open

#620 opened on Mar 24, 2020

View on GitHub
 (7 comments) (0 reactions) (0 assignees)Go (525 forks)github user discovery
ackapm:ecosystemhelp wantedmodulesproposalproposal/accepted

Repository metrics

Stars
 (847 stars)
PR merge metrics
 (Avg merge 11d 13h) (108 merged PRs in 30d)

Description

olivere/elastic has a newer client (v7) than is currently supported. This newer client is required to interface with ElasticSearch v7. It has changed its import path to github.com/olivere/elastic/v7.

Contributor guide