Django-redis-metrics

Latest version: v2.2.0

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

Scan your dependencies

Page 4 of 5

0.7.1

++++++++++++++++++

- Minor changes to support Django 1.6
- Replaced Django's ``SortedDict`` with ``collections.OrderedDict``

0.7.0

++++++++++++++++++

- Support for Redis password, socket timeout, and connection pool parameters.
Thanks charles-vdulac!

0.6.0

++++++++++++++++++

- Default templates are now less hideous.
- Separated list of gauges and metrics into separate views.
- Added template tags: ``metric_list``, ``metric_detail``, ``metric_history``,
``aggregate_detail``, ``aggregate_history``, and ``metrics_since``.
- Added a ``gauge`` template tag.
- Added methods & management commands to delete metrics & gauges
- Updated email templates for the ``redis_metrics_send_mail`` command.
- Added a ``system_metric`` managment command
- Added ability to expire a metric

0.5.1

++++++++++++++++++

- added category parameter to the ``metric`` function :-/
- hooked up Travis-CI

0.5.0

++++++++++++++++++

- Added Categorization for metrics
- Added a management command to generate random metrics (for testing)
- ``MetricHistoryView`` and ``AggregateHistoryView`` accept a ``since``
querystring parameter to specify the date from which reports are generated.
- 100% Test coverage

0.4.0

++++++++++++++++++

- *Backwards Incompatible Change*: Changed the underlying Redis key for weekly
metrics. See `Issue 7 <https://github.com/bradmontgomery/django-redis-metrics/issues/7>`_
for a description of this bug.
- Added a management command--``reset_weekly_metrics``--that allows you to change
the keys for weekly metrics
- Minor changes to the default templates

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.