{% extends "base.html" %} {% block title %}Dashboard · mocktrics Exporter{% endblock %} {% block content %} Overview A simple UI to inspect and manage metrics. Collect Interval Loading… Units Disabled {{ 'Yes' if config.disable_units else 'No' }} Metrics New Metric Loading metrics… {% endblock %}
A simple UI to inspect and manage metrics.