Open max-moser opened 1 year ago
Changes from https://github.com/inveniosoftware/invenio-stats/pull/126:
- Fix ``validate_arguments`` for query classes
- Add ``build_event_emitter`` function for creating an ``EventEmitter`` but not registering it as a signal handler
- Add ``ext.get_event_emitter(name)``` function for caching built ``EventEmitter`` objects per name
Changes from https://github.com/inveniosoftware/invenio-stats/pull/131:
- Replace elasticsearch-specific terminology
:warning: this PR isn't merged Changes from https://github.com/inveniosoftware/invenio-stats/pull/130:
- Allow configuration of simple bucket aggregations
This issue tracks the changes made in PRs leading up to v2.0.
Changes from https://github.com/inveniosoftware/invenio-stats/pull/118