Skip to content

Commit

Permalink
fix remark
Browse files Browse the repository at this point in the history
  • Loading branch information
Vishwesh Bankwar committed Dec 6, 2023
1 parent 69357e8 commit ec7d655
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ internal AspNetCoreTraceInstrumentationOptions(IConfiguration configuration)
public bool RecordException { get; set; }

/// <summary>
/// Gets or sets a value indicating whether RPC attributes are added to an Activity when using Grpc.AspNetCore. Default is true.
/// Gets or sets a value indicating whether RPC attributes are added to an Activity when using Grpc.AspNetCore.
/// </summary>
/// <remarks>
/// https://github.com/open-telemetry/semantic-conventions/blob/main/docs/rpc/rpc-spans.md.
Expand Down

0 comments on commit ec7d655

Please sign in to comment.