{% 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

Loading metrics…
{% endblock %}