File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
contributors/devel/sig-instrumentation Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ Follow the OpenTelemetry [guidelines for span naming](https://opentelemetry.io/d
68
68
Tracing instrumentation in Kubernetes components does not currently have
69
69
stability guarantees, but component owners should be aware of which changes are
70
70
breaking to users so such changes are done with proper consideration. In
71
- particular, is is breaking for users for a component to stop propagating
71
+ particular, it is breaking for users for a component to stop propagating
72
72
context in a way that breaks parent/child relationships for spans, to remove
73
73
spans without replacement, or to remove an attribute from a span without
74
74
replacement. Component owners should not treat general modification spans
You can’t perform that action at this time.
0 commit comments