Skip to content

Commit

Permalink
Update note language
Browse files Browse the repository at this point in the history
Co-authored-by: Alan Dooley <github@adubhlaoi.ch>
  • Loading branch information
kate-osborn and ADubhlaoich committed Jun 6, 2024
1 parent 1ae3b91 commit 0e6a6e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/content/how-to/monitoring/tracing.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ NGINX Gateway Fabric supports tracing using [OpenTelemetry](https://opentelemetr
This guide explains how to enable tracing on HTTPRoutes using NGINX Gateway Fabric. It uses the OpenTelemetry Collector and Jaeger to process and collect the traces.

{{< important >}}
Tracing cannot be enabled for [HTTPRoute matches](https://gateway-api.sigs.k8s.io/reference/spec/#gateway.networking.k8s.io/v1.HTTPRouteMatch) with `headers`, `params`, or `method` matchers defined. This will be addressed in a future release.
Tracing cannot be enabled for [HTTPRoute matches](https://gateway-api.sigs.k8s.io/reference/spec/#gateway.networking.k8s.io/v1.HTTPRouteMatch) with `headers`, `params`, or `method` matchers defined. It will be added in a future release.
{{< /important >}}

## Install the Collectors
Expand Down

0 comments on commit 0e6a6e2

Please sign in to comment.