diff --git a/docs/shipping/Code/nestjs.md b/docs/shipping/Code/nestjs.md index 0151733c..cba8b133 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-otel-collector`, `logzio-k8s-telemetry`). +Replace `<>` with the relevant service you're using (`logzio-k8s-telemetry`). 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 74b958bb..a1f01bf0 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-otel-collector`, `logzio-k8s-telemetry`). +Replace `<>` with the relevant service you're using (`logzio-k8s-telemetry`). 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 042feb9e..d46b0771 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-otel-collector`, `logzio-k8s-telemetry`). +Replace `<>` with the relevant service you're using (`logzio-k8s-telemetry`). 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 6f490c57..d2cff85c 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-otel-collector`, `logzio-k8s-telemetry`). +Replace `<>` with the relevant service you're using (`logzio-k8s-telemetry`). 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).