Skip to content

Commit 96a5db1

Browse files
sbernaueradwk67
andauthored
Apply suggestions from code review
Co-authored-by: Andrew Kenworthy <1712947+adwk67@users.noreply.github.com>
1 parent befda4e commit 96a5db1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/modules/opa/pages/usage-guide/OpenTelemetry.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Opa supports sending OpenTelemetry traces as stated in {opa-docs}[the documentat
77
As at SDP 25.7, `configOverrides` are not supported.
88
To enable traces you need to modify the config and thus xref:opa:usage-guide/operations/cluster-operations.adoc[pause the reconciliation] of your OpaCluster, so that changes to the ConfigMap aren't immediately overridden by the opa-operator.
99

10-
WARNING: It's not encouraged to pause the reconciliation longer than temporary. We recommend disabling it while you debug e.g. performance problems and re.enabling it afterwards. This problem will be solved once we support configOverrides for OPA.
10+
WARNING: It's not encouraged to pause the reconciliation more than just temporarily. We recommend disabling it while you debug e.g. performance problems and re-enabling it afterwards. This problem will be solved once we support configOverrides for OPA.
1111

1212
Afterwards you can edit the `<stacklet-name>-server-default` ConfigMap and append a `distributed_tracing` section as follows.
1313
Please check the {opa-docs}[OPA documentation] on how other settings you can configure.

0 commit comments

Comments
 (0)