docs(env): document GITNEXUS_OTEL_METRICS* opt-in vars in .env.example

This commit is contained in:
Nathan Hangen 2026-05-10 21:25:02 -04:00
parent a101f0e3be
commit 2d71f88c71

View file

@ -10,3 +10,11 @@
# Works with Infinity, vLLM, TEI, llama.cpp, Ollama, LM Studio, or OpenAI.
# See README for details.
# OpenTelemetry metrics with Prometheus exporter on `gitnexus serve`.
# Opt-in; defaults off. Loopback bind by default — reverse-proxy if you
# need wider exposure. See src/mcp/metrics.ts.
# GITNEXUS_OTEL_METRICS=on
# GITNEXUS_OTEL_METRICS_PORT=9464
# GITNEXUS_OTEL_METRICS_HOST=127.0.0.1
# GITNEXUS_OTEL_METRICS_ENDPOINT=/metrics