Nick McKinney
Nick McKinney
This seems to be an issue with houdini/Docker for Mac. Running this on a Kubernetes cluster on the same Docker for Mac instance with containerd does not encounter this issue.
@powerjs No, I didn't do anything differently other than test against a v1 container. I'm not sure what the breaking API changes might be in `opensearch-go/v2`, but the query API...
That makes sense to me.
> Thanks for putting this up! I have two high-level concerns: > > 1. why does this need to be a second plugin? As I'm sure you're aware, Elasticsearch and...
Thanks for the links to the issues. I certainly understand the drive to not maintain two separate plugins, given their similarity. My thought on this, though, is that the similarity...
Finished refactoring the code to remove the dependency on [olivere/elastic](https://github.com/olivere/elastic). Most of the logic has changed internally as well to (I hope) simplify the process of gathering metrics. I also...
@powersj Thanks for the feedback. I've updated the code per your suggestions and pushed it back.
Thanks for the feedback @Hipska. I've updated the code as suggested.
Thanks for the feedback. I've left a couple questions in-line to hopefully tie up the loose ends on this PR.
My pleasure. Looking forward to putting it to use!