{% extends "redis_metrics/base.html" %} {% load url from future %} {% block extrahead %} {% endblock %} {% block content %}

{{ slug }} metrics

Metric History

Click below for more detailed history for this metric.

{{ slug }} data
Time PeriodValue
Day {{ metrics.day|default_if_none:"-" }}
Week {{ metrics.week|default_if_none:"-" }}
Month {{ metrics.month|default_if_none:"-" }}
Year {{ metrics.year|default_if_none:"-" }}
{% endblock %}