From cb8f999edc18506bf47c5f29d9b9df0c71502a23 Mon Sep 17 00:00:00 2001 From: Kevin Duffy Date: Mon, 17 Jun 2024 12:24:25 +0100 Subject: [PATCH] Update Launcher Docs --- docs/source/basic_tutorials/launcher.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/source/basic_tutorials/launcher.md b/docs/source/basic_tutorials/launcher.md index 9246093e..0eecfc90 100644 --- a/docs/source/basic_tutorials/launcher.md +++ b/docs/source/basic_tutorials/launcher.md @@ -336,6 +336,12 @@ Options: --otlp-endpoint [env: OTLP_ENDPOINT=] +``` +## OTLP_SERVICE_NAME +```shell + --otlp-service-name + [env: OTLP_SERVICE_NAME=] + ``` ## CORS_ALLOW_ORIGIN ```shell