File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/azure-monitor/app Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -760,7 +760,7 @@ Application Insights offered many more configuration options via `ApplicationIns
760
760
| DependencyCollectionOptions | N/A. To customize dependencies, review the available configuration options for applicable Instrumentation libraries. |
761
761
| DeveloperMode | N/A |
762
762
| EnableActiveTelemetryConfigurationSetup | N/A |
763
- | EnableAdaptiveSampling | N/A. Currently only fixed-rate sampling is supported. |
763
+ | EnableAdaptiveSampling | N/A. Only fixed-rate sampling is supported. |
764
764
| EnableAppServicesHeartbeatTelemetryModule | N/A |
765
765
| EnableAuthenticationTrackingJavaScript | N/A |
766
766
| EnableAzureInstanceMetadataTelemetryModule | N/A |
@@ -984,7 +984,7 @@ Application Insights offered many more configuration options via `ApplicationIns
984
984
| ConnectionString | See [ instructions] ( ./opentelemetry-configuration.md?tabs=aspnetcore#connection-string ) on configuring the Connection String. |
985
985
| DependencyCollectionOptions | N/A. To customize dependencies, review the available configuration options for applicable Instrumentation libraries. |
986
986
| DeveloperMode | N/A |
987
- | EnableAdaptiveSampling | N/A. Currently only fixed-rate sampling is supported. |
987
+ | EnableAdaptiveSampling | N/A. Only fixed-rate sampling is supported. |
988
988
| EnableAppServicesHeartbeatTelemetryModule | N/A |
989
989
| EnableAzureInstanceMetadataTelemetryModule | N/A |
990
990
| EnableDependencyTrackingTelemetryModule | See instructions on filtering Traces. |
You can’t perform that action at this time.
0 commit comments