{% 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 %}
Metrics
Exporter configuration and scrape settings.
Path: {{ component.config.path }}
Port: {{ component.config.port }}
Open /metrics