{% extends "_layout.html" %} {% set active = "metrics" %} {% block title %}Metrics{% endblock %} {% block main %} Metrics Raw counters, timers and gauges from the in-process metrics registry. Live events Active memory {{ metrics_json }} {% endblock %}
Raw counters, timers and gauges from the in-process metrics registry.
{{ metrics_json }}