From f807a8230d4bcfc83d912d8195a805f5e8d4f19f Mon Sep 17 00:00:00 2001 From: Simplychee Date: Wed, 25 Dec 2024 13:11:34 +0200 Subject: [PATCH] chart names --- docs/shipping/Code/nestjs.md | 2 +- docs/shipping/Code/node-js.md | 2 +- docs/shipping/Code/python.md | 2 +- docs/shipping/Code/ruby.md | 2 +- docs/shipping/Orchestration/istio-traces.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/shipping/Code/nestjs.md b/docs/shipping/Code/nestjs.md index cba8b133..c9e4805e 100644 --- a/docs/shipping/Code/nestjs.md +++ b/docs/shipping/Code/nestjs.md @@ -333,7 +333,7 @@ You'll need the following service DNS: `http://<>-otel-collector.<>.svc.cluster.local:<>/`. -Replace `<>` with the relevant service you're using (`logzio-k8s-telemetry`). +Replace `<>` with the relevant service you're using (`logzio-k8s-telemetry`, `logzio-monitoring`). Replace `<>` with your Helm chart's deployment namespace (e.g., default or monitoring). Replace `<>` with the [port for your agent's protocol](https://github.com/logzio/logzio-helm/blob/master/charts/logzio-telemetry/values.yaml#L249-L267) (Default is 4317). diff --git a/docs/shipping/Code/node-js.md b/docs/shipping/Code/node-js.md index 70112b30..440b9f43 100644 --- a/docs/shipping/Code/node-js.md +++ b/docs/shipping/Code/node-js.md @@ -935,7 +935,7 @@ You'll need the following service DNS: `http://<>-otel-collector.<>.svc.cluster.local:<>/`. -Replace `<>` with the relevant service you're using (`logzio-k8s-telemetry-otel-collector`, `logzio-k8s-telemetry`). +Replace `<>` with the relevant service you're using (`logzio-k8s-telemetry`, `logzio-monitoring`). Replace `<>` with your Helm chart's deployment namespace (e.g., default or monitoring). Replace `<>` with the [port for your agent's protocol](https://github.com/logzio/logzio-helm/blob/master/charts/logzio-telemetry/values.yaml#L249-L267) (Default is 4317). diff --git a/docs/shipping/Code/python.md b/docs/shipping/Code/python.md index a1f01bf0..6cefea11 100644 --- a/docs/shipping/Code/python.md +++ b/docs/shipping/Code/python.md @@ -1643,7 +1643,7 @@ You'll need the following service DNS: `http://<>-otel-collector.<>.svc.cluster.local:<>/`. -Replace `<>` with the relevant service you're using (`logzio-k8s-telemetry`). +Replace `<>` with the relevant service you're using (`logzio-k8s-telemetry`, `logzio-monitoring`). Replace `<>` with your Helm chart's deployment namespace (e.g., default or monitoring). Replace `<>` with the [port for your agent's protocol](https://github.com/logzio/logzio-helm/blob/master/charts/logzio-telemetry/values.yaml#L249-L267) (Default is 4317). diff --git a/docs/shipping/Code/ruby.md b/docs/shipping/Code/ruby.md index d46b0771..7b4368a7 100644 --- a/docs/shipping/Code/ruby.md +++ b/docs/shipping/Code/ruby.md @@ -189,7 +189,7 @@ You'll need the following service DNS: `http://<>-otel-collector.<>.svc.cluster.local:<>/`. -Replace `<>` with the relevant service you're using (`logzio-k8s-telemetry`). +Replace `<>` with the relevant service you're using (`logzio-k8s-telemetry`, `logzio-monitoring`). Replace `<>` with your Helm chart's deployment namespace (e.g., default or monitoring). Replace `<>` with the [port for your agent's protocol](https://github.com/logzio/logzio-helm/blob/master/charts/logzio-telemetry/values.yaml#L249-L267) (Default is 4317). diff --git a/docs/shipping/Orchestration/istio-traces.md b/docs/shipping/Orchestration/istio-traces.md index d2cff85c..cf935ec0 100644 --- a/docs/shipping/Orchestration/istio-traces.md +++ b/docs/shipping/Orchestration/istio-traces.md @@ -60,7 +60,7 @@ You'll need the following service DNS: `http://<>-otel-collector.<>.svc.cluster.local:<>/`. -Replace `<>` with the relevant service you're using (`logzio-k8s-telemetry`). +Replace `<>` with the relevant service you're using (`logzio-k8s-telemetry`, `logzio-monitoring`). Replace `<>` with your Helm chart's deployment namespace (e.g., default or monitoring). Replace `<>` with the [port for your agent's protocol](https://github.com/logzio/logzio-helm/blob/master/charts/logzio-telemetry/values.yaml#L249-L267) (Default is 4317).