Skip to content

Commit b2267ce

Browse files
Rename Monitor performance counters Otel property (#44310)
1 parent f9e5170 commit b2267ce

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

  • specification/monitor/resource-manager/Microsoft.Insights/Insights

specification/monitor/resource-manager/Microsoft.Insights/Insights/client.tsp

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -627,6 +627,11 @@ namespace Microsoft.InsightsCombinedClient;
627627
"KnownPerformanceCountersOtelDataSourceStreams",
628628
"csharp"
629629
);
630+
@@clientName(
631+
DataCollectionApi.DataSourcesSpec.performanceCountersOTel,
632+
"PerformanceCountersOtel",
633+
"csharp"
634+
);
630635
@@clientName(
631636
DataCollectionApi.DataFlow.captureOverflow,
632637
"ShouldCaptureOverflow",

0 commit comments

Comments
 (0)