Skip to content

Commit 80d5890

Browse files
authored
Merge pull request #1597 from saurabhsadhalesuse/patch-1
Correcting spelling of different
2 parents 7c3af6b + 44e08b3 commit 80d5890

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup/otel/collector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ To install and configure the collector for usage with SUSE Observability we'll u
3535

3636
Here is the full values file needed, continue reading below the file for an explanation of the different parts. Or skip ahead to the next step, but make sure to replace:
3737
* `<otlp-stackstate-endpoint>` with the OTLP endpoint of your SUSE Observability. If, for example, you access SUSE Observability on `play.stackstate.com` the OTLP endpoint is `otlp-play.stackstate.com` for GRPC and `otlp-http-play.stackstate.com` for HTTP traffic. So simply prefixing `otlp-` or `otlp-http-` to the normal SUSE Observability url will do.
38-
* `<your-cluster-name>` with the cluster name you configured in SUSE Observability. **This must be the same cluster name used when installing the SUSE Observability agent**. Using a differnt cluster name will result in an empty traces perspective for Kubernetes components.
38+
* `<your-cluster-name>` with the cluster name you configured in SUSE Observability. **This must be the same cluster name used when installing the SUSE Observability agent**. Using a different cluster name will result in an empty traces perspective for Kubernetes components.
3939

4040
{% hint style="warning" %}
4141
The Kubernetes attributes and the span metrics namespace are required for SUSE Observability to provide full functionality.

0 commit comments

Comments
 (0)