llama-stack-mirror/llama_stack/templates/nvidia
Sébastien Han 4412694018
chore: Remove zero-width space characters from OTEL service name env var defaults (#2060)
# What does this PR do?

Replaced `${env.OTEL_SERVICE_NAME:\u200B}` and similar variants with
properly formatted `${env.OTEL_SERVICE_NAME:}` across all YAML templates
and TelemetryConfig. This prevents silent parsing issues and ensures
consistent environment variable resolution.
Slipped in https://github.com/meta-llama/llama-stack/pull/2058

Signed-off-by: Sébastien Han <seb@redhat.com>
2025-04-30 17:56:46 +02:00
..
__init__.py add nvidia distribution (#565) 2025-01-15 14:04:43 -08:00
build.yaml feat: Add NVIDIA NeMo datastore (#1852) 2025-04-28 09:41:59 -07:00
doc_template.md feat: Update NVIDIA to GA docs; remove notebook reference until ready (#1999) 2025-04-18 19:13:18 -04:00
nvidia.py feat: Add NVIDIA NeMo datastore (#1852) 2025-04-28 09:41:59 -07:00
run-with-safety.yaml chore: Remove zero-width space characters from OTEL service name env var defaults (#2060) 2025-04-30 17:56:46 +02:00
run.yaml chore: Remove zero-width space characters from OTEL service name env var defaults (#2060) 2025-04-30 17:56:46 +02:00