Skip to content

Commit

Permalink
Update api/envoy/config/trace/v3/xray.proto
Browse files Browse the repository at this point in the history
Co-authored-by: Adi (Suissa) Peleg <[email protected]>
Signed-off-by: Nigel Brittain <[email protected]>
  • Loading branch information
nbaws and adisuissa authored Jul 19, 2024
1 parent 64e6a45 commit 7222d8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/envoy/config/trace/v3/xray.proto
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ option (udpa.annotations.file_status).package_version_status = ACTIVE;
// [#protodoc-title: AWS X-Ray Tracer Configuration]
// Configuration for AWS X-Ray tracer
// The X-Ray tracer will automatically attach :ref:`custom_tags <envoy_v3_api_field_extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.Tracing.custom_tags>` as annotations to the span.
// See: `Annotations https://docs.aws.amazon.com/xray/latest/devguide/xray-concepts.html#xray-concepts-annotations`
// See: `Annotations <https://docs.aws.amazon.com/xray/latest/devguide/xray-concepts.html#xray-concepts-annotations>`_.
// AWS X-Ray trace annotations are also created by the tracing subsystem automatically based on metadata provided during creation of a span.
// An example X-Ray trace span that is generated by the envoy trace subsystem is as follows:
//
Expand Down

0 comments on commit 7222d8c

Please sign in to comment.