From 48010f14b5605b753667ca8b154dd4492f516291 Mon Sep 17 00:00:00 2001 From: drbh Date: Thu, 20 Jun 2024 01:05:47 +0000 Subject: [PATCH] fix: re update the docs --- docs/source/basic_tutorials/launcher.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/source/basic_tutorials/launcher.md b/docs/source/basic_tutorials/launcher.md index 9246093e..f6175925 100644 --- a/docs/source/basic_tutorials/launcher.md +++ b/docs/source/basic_tutorials/launcher.md @@ -336,6 +336,13 @@ Options: --otlp-endpoint [env: OTLP_ENDPOINT=] +``` +## OTLP_SERVICE_NAME +```shell + --otlp-service-name + [env: OTLP_SERVICE_NAME=] + [default: text-generation-inference.router] + ``` ## CORS_ALLOW_ORIGIN ```shell