Django-elasticsearch-metrics

Latest version: v5.0.0

Safety actively analyzes 613568 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

5.0.0

Changes:

* *Backwards-incompatible*: Change default template pattern to
`<appname>_<metricname>_<date>`.

4.0.4

Bug fixes:

* Pin to elasticsearch-dsl>=6.0.0,<6.3.0 because version 6.3.0
introduces an incompatiblity.

4.0.3

Bug fixes:

* Fix `check_metrics` exiting with an error when "number_of_shards" or
"number_of_replicas" is set on a metric.

4.0.2

Bug fixes:

* Don't set `_all` on mappings. This prevents a DeprecationWarning in
Elasticsearch 6.

4.0.1

Bug fixes:

* Fix inheritance of `Index` settings.

4.0.0

Features:

* Add `Metric.check_index_template`, which checks that the state of the
metric is in sync with the index template in Elasticsearch.
* *Backwards-incompatible*: Remove `Metric.check_index_template_exists`.
Use `Metric.check_index_template` instead.

Bug fixes:

* Fix bug where different `Metric` subclasses were sharing the same
index settings (incl. mappings).

Other changes:

* *Backwards-incompatible*: Rename `Metric.create_index_template` to
`Metric.sync_index_template`.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.