Skip to main content

"Invenio module for collecting statistics."

Project description

https://img.shields.io/github/license/inveniosoftware/invenio-stats.svg https://github.com/inveniosoftware/invenio-stats/workflows/CI/badge.svg https://img.shields.io/coveralls/inveniosoftware/invenio-stats.svg https://img.shields.io/pypi/v/invenio-stats.svg

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 or OpenSearch for aggregating and searching events.

Further documentation is available on: https://invenio-stats.readthedocs.io/

Changes

Version 4.0.0 (release 2023-10-03)

  • introduce new field updated_timestamp` in the events and stats templates and mappings

  • improved calculation of aggregations skipping already aggregated events

  • changed refresh_interval from 1m to 5s

  • changed default events index name from daily to monthly

  • moved BookmarkAPI to a new module

Version 3.1.0 (release 2023-04-20)

  • add extension method for building and caching queries

Version 3.0.0 (release 2023-03-01)

  • Upgrade to invenio-search 2.x

  • Drop support for Elasticsearch 2, 5, and 6

  • Add support for OpenSearch 1 and 2

  • Drop support for Python 2.7 and 3.6

  • Remove function invenio_stats.utils:get_doctype

  • 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

  • Replace elasticsearch-specific terminology

Version 2.0.0 (release 2023-02-23)

  • add opensearch2 compatibility

Version 1.0.0a18 (release 2020-09-01)

  • Fix isort arguments

  • Filter pytest deprecation warnings

  • Set default values for metrics instead of None, when no index found

Version 1.0.0a17 (release 2020-03-19)

  • Removes Python 2.7 support.

  • Centralizes Flask dependency via invenio-base.

Version 1.0.0a16 (release 2020-02-24)

  • bump celery dependency

  • pin Werkzeug version

Version 1.0.0a15 (release 2019-11-27)

  • Pin celery dependency

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

invenio-stats-4.0.0.tar.gz (57.0 kB view details)

Uploaded Source

Built Distribution

invenio_stats-4.0.0-py2.py3-none-any.whl (50.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file invenio-stats-4.0.0.tar.gz.

File metadata

  • Download URL: invenio-stats-4.0.0.tar.gz
  • Upload date:
  • Size: 57.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.18

File hashes

Hashes for invenio-stats-4.0.0.tar.gz
Algorithm Hash digest
SHA256 8fa07d2d61b6f7aae14450c5a3fddc7c7d5402fd7e9426d84321dc93d898af28
MD5 70cda15c060534de880301a2203faf5f
BLAKE2b-256 92cd6a898386d0a172e302420c107b6df4032f263bd2bf1135341d560e41414c

See more details on using hashes here.

Provenance

File details

Details for the file invenio_stats-4.0.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for invenio_stats-4.0.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 3ad4a40fc2cd47e3b5f864777b00021f7b83dc72c9a89d5b0f4136d4e768ae4f
MD5 6ddf35b71ce70f69f1c19536c863708b
BLAKE2b-256 e341ae9d6473260a7757e75bb3efc422e205a5a7a386a29ebef60a3c8457305f

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page