This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Description
Elasticsearch 2.0.0 was officially released already. The gopkg elastic.v3 is also officially released, which includes support for any new features.
Current Bosun in master cannot connect to elasticsearch 2.0 instances; the error is as follows:
error: check.go:578: no Elasticsearch node available
What is the timeline for supporting this new official version? What is involved in doing so?