Skip to content

Commit

Permalink
Add doc to proto file
Browse files Browse the repository at this point in the history
Signed-off-by: thomas.ebner <[email protected]>
  • Loading branch information
samohte committed Feb 13, 2024
1 parent d8036f7 commit 39e22ba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ option (udpa.annotations.file_status).package_version_status = ACTIVE;
// [#extension: envoy.tracers.opentelemetry.samplers.dynatrace]
// [#next-free-field: 6]
message DynatraceSamplerConfig {
// The Dynatrace tenant which receives the spans.
// The Dynatrace tenant which the spans are reported to.
// This is a 8-character string containing characters and digits.
string tenant = 1;

Expand Down

0 comments on commit 39e22ba

Please sign in to comment.