From 52ef3e8221106332a93d7790cef50fe554ed9b7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cnico-shishkin=E2=80=9D?= <“nicoshishkinatlogz@outlook.com”> Date: Mon, 9 Sep 2024 10:47:27 +0200 Subject: [PATCH 1/2] Tab correction --- docs/shipping/Code/java.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/shipping/Code/java.md b/docs/shipping/Code/java.md index bfa289e5..98567d7b 100644 --- a/docs/shipping/Code/java.md +++ b/docs/shipping/Code/java.md @@ -497,7 +497,7 @@ If the log appender does not ship logs, add `true - + From 52994e50bd258235e6544306bd927030169f66f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cnico-shishkin=E2=80=9D?= <“nicoshishkinatlogz@outlook.com”> Date: Mon, 9 Sep 2024 10:48:57 +0200 Subject: [PATCH 2/2] Tabs --- docs/shipping/Code/dotnet.md | 2 +- docs/shipping/Code/go.md | 1 + docs/shipping/Code/node-js.md | 1 + docs/shipping/Code/python.md | 2 +- 4 files changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/shipping/Code/dotnet.md b/docs/shipping/Code/dotnet.md index 6ae1160e..6a3f8b9a 100644 --- a/docs/shipping/Code/dotnet.md +++ b/docs/shipping/Code/dotnet.md @@ -2080,4 +2080,4 @@ Give your traces some time to get from your system to ours, and then open [Traci Encounter an issue? See our [OpenTelemetry troubleshooting guide](https://docs.logz.io/docs/user-guide/distributed-tracing/troubleshooting/otel-troubleshooting/). - \ No newline at end of file + \ No newline at end of file diff --git a/docs/shipping/Code/go.md b/docs/shipping/Code/go.md index 79484284..4ef6e759 100644 --- a/docs/shipping/Code/go.md +++ b/docs/shipping/Code/go.md @@ -712,3 +712,4 @@ go run .go Give your traces some time to get from your system to ours, and then open [Tracing](https://app.logz.io/#/dashboard/jaeger). + \ No newline at end of file diff --git a/docs/shipping/Code/node-js.md b/docs/shipping/Code/node-js.md index 928e309d..7efc5424 100644 --- a/docs/shipping/Code/node-js.md +++ b/docs/shipping/Code/node-js.md @@ -831,3 +831,4 @@ helm uninstall logzio-k8s-telemetry + \ No newline at end of file diff --git a/docs/shipping/Code/python.md b/docs/shipping/Code/python.md index 4a2593ab..31b9fc75 100644 --- a/docs/shipping/Code/python.md +++ b/docs/shipping/Code/python.md @@ -1538,7 +1538,7 @@ To uninstall the `logzio-monitoring` deployment, run: helm uninstall logzio-monitoring ``` - + ## Troubleshooting