Vektor-Infrastruktur
{% if vectorHealth is defined %}
{{ vectorHealth.status }}
NDJSON-Chunks: {{ vectorHealth.ndjson_chunk_count|number_format(0, ',', '.') }}
Vektor-Index-Chunks: {{ vectorHealth.vector_chunk_count|number_format(0, ',', '.') }}
{% else %}
Keine Infrastrukturdaten verfügbar.
{% endif %}