8b83d74994
We were using DateTime without a timezone to pick the history index to write the alert runs to. This caused tests to fail because we use UTC internally (as we should) Original commit: elastic/x-pack-elasticsearch@6d6f57fb9e |
||
---|---|---|
dev-tools | ||
src | ||
LICENSE.txt | ||
README.asciidoc | ||
pom.xml | ||
tests.policy |
README.asciidoc
= Elasticsearch Alerts Plugin This plugins adds alerting features to elasticsearch You can build the plugin with `mvn package`. The documentation is put in the `docs/` directory.