@@ -17,13 +17,13 @@ This page lists the dependencies of Kubewarden, with their relevant
17
17
version constraints. Versions outside of the provided ranges may work but are
18
18
not tested.
19
19
20
- ## Opentelemetry , metrics and tracing dependencies
20
+ ## OpenTelemetry , metrics and tracing dependencies
21
21
22
- At the time of writing, the [ Opentelemetry ] ( https://opentelemetry.io ) stack
23
- keeps improving. Still, is not yet stable, and unannounced
24
- backwards-incompatible changes still happen. Kubewarden devs do their best to
25
- track Opentelemetry stack changes and adjust to them. Kubewarden is tested against a known working
26
- range of Opentelemetry , metrics and tracing stack.
22
+ At the time of writing, the [ OpenTelemetry ] ( https://opentelemetry.io ) stack
23
+ keeps improving. However, it's not yet stable, and unannounced
24
+ backwards-incompatible changes still happen. The Kubewarden developers endeavor
25
+ to track OpenTelemetry stack changes and adjust to them. The project tests
26
+ against a known working range of OpenTelemetry , metrics and tracing stack.
27
27
28
28
## Optional dependencies
29
29
@@ -42,5 +42,5 @@ Needed for specific features.
42
42
43
43
## Rancher
44
44
45
- For downstream consumers such as Rancher, Kubewarden is tested against the
46
- monitoring and tracing Helm charts provided in the Rancher charts repository.
45
+ Kubewarden tests against the monitoring and tracing Helm charts provided in the
46
+ Rancher charts repository.
0 commit comments