{% extends "base.html" %} {% block content %}

Metrics

Prometheus

Exporter configuration and scrape settings.

Scrape Endpoint

Path: {{ component.config.path }}

Port: {{ component.config.port }}

{% if component.url %}

Open /metrics

{% endif %}
{% endblock %}