Invenio module for collecting statistics.
Project description
Invenio module for collecting statistics.
This module provides the components for statistical data processing and querying.
The most common statistics measure the occurence of events in an invenio application, e.g. file downloads, record views and others. Invenio-stats provides the tools to transform, register, compress and query those events. However, statistics can be fully customized and directly query the database.
The services it uses are:
RabbitMQ for buffering incoming events.
Elasticsearch for aggregating and searching events.
Further documentation is available on: https://invenio-stats.readthedocs.io/
Changes
Version 1.0.0a14.post2 (release 2019-12-17)
Fixes a bug where partitioned aggregations were not properly computed because of the DSL search’s response caching.
Version 1.0.0a14.post1 (release 2019-12-12)
Introduces bucket partitioning, to handle ElasticSearch aggregation queries that might end up creating a large amount of buckets.
Removes the “date_histogram” aggregation level, in favour of using range filters to specify an interval range.
Version 1.0.0a14 (release 2019-11-27)
Fix get_bucket_size method
Version 1.0.0a13 (release 2019-11-08)
Bump invenio-queues
Version 1.0.0a12 (release 2019-11-08)
Fixes templates for ElasticSearch 7
Updates dependency of invenio-search
Version 1.0.0a11 (release 2019-10-02)
Initial public release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for invenio-stats-1.0.0a14.post3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | bf2a8a8aea0d58438a9e907b5d71cccc0870c113ecca2e67af10c314fc57709e |
|
MD5 | 15e8aafacd96ae47112428cb4a1a9587 |
|
BLAKE2b-256 | 20c46f1459ff9088295dfeb8e4fd1aeede958ec5b4f5cb80f364d644413242c2 |
Hashes for invenio_stats-1.0.0a14.post3-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b830081615e8d5daf4d65d855ba3bf07f46b11182c612ec26bb48050eacf4f0 |
|
MD5 | 4291c575303ce9c4443231c3fa8c42c6 |
|
BLAKE2b-256 | dd8161587a8a93d54212fb1089058d799b33acd437dbd5e9479d8c2e892d980d |