Skip to content

Commit

Permalink
do not promote use_request_id_for_trace_sampling
Browse files Browse the repository at this point in the history
Signed-off-by: whitneygriffith <[email protected]>
  • Loading branch information
whitneygriffith committed Mar 18, 2024
1 parent 94cf569 commit 3dbc901
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions telemetry/v1/telemetry.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions telemetry/v1/telemetry.proto
Original file line number Diff line number Diff line change
Expand Up @@ -385,6 +385,7 @@ message Tracing {
// Propagation](https://www.envoyproxy.io/docs/envoy/latest/intro/arch_overview/observability/tracing#trace-context-propagation)
// provides more information on Request ID handling.
// $hide_from_docs
// +cue-gen:Telemetry:releaseChannel:standard
google.protobuf.BoolValue use_request_id_for_trace_sampling = 6;
}

Expand Down
1 change: 1 addition & 0 deletions telemetry/v1alpha1/telemetry.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions telemetry/v1alpha1/telemetry.proto
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,7 @@ message Tracing {
// Propagation](https://www.envoyproxy.io/docs/envoy/latest/intro/arch_overview/observability/tracing#trace-context-propagation)
// provides more information on Request ID handling.
// $hide_from_docs
// +cue-gen:Telemetry:releaseChannel:standard
google.protobuf.BoolValue use_request_id_for_trace_sampling = 6;
}

Expand Down

0 comments on commit 3dbc901

Please sign in to comment.