Skip to content

Commit

Permalink
Azure.Cosmos.Operation => Azure-Cosmos-Operation-Request-Diagnostics
Browse files Browse the repository at this point in the history
  • Loading branch information
joegoldman2 authored Sep 20, 2024
1 parent 56811c9 commit 3858fb6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ namespace Microsoft.Azure.Cosmos.Telemetry
using Microsoft.Azure.Cosmos.Telemetry.Diagnostics;

/// <summary>
/// This class is used to generate events with Azure.Cosmos.Operation Source Name
/// This class is used to generate events with Azure-Cosmos-Operation-Request-Diagnostics Source Name
/// </summary>
[EventSource(Name = EventSourceName)]
internal sealed class CosmosDbEventSource : AzureEventSource
Expand Down

0 comments on commit 3858fb6

Please sign in to comment.