{% extends 'generic/object.html' %} {% load i18n %} {% block content %}
{% trans "Queries are sent by NetBox to proxbox-api using the persisted source policy. The browser never connects to a provider and never receives credentials." %}
{% blocktrans count count=metrics.conflict_count %}InfluxDB won {{ count }} conflicting sample.{% plural %}InfluxDB won {{ count }} conflicting samples.{% endblocktrans %}
{% endif %} {% if metrics.rows %}| {{ column }} | {% endfor %}
|---|
| {{ value|default_if_none:"" }} | {% endfor %}
{% trans "No metrics matched the query." %}
{% endif %}