Skip to content

Commit b96fb12

Browse files
committed
Removing instances of the word CURRENTLY
1 parent aa5e54d commit b96fb12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/app/opentelemetry-dotnet-migrate.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -760,7 +760,7 @@ Application Insights offered many more configuration options via `ApplicationIns
760760
| DependencyCollectionOptions | N/A. To customize dependencies, review the available configuration options for applicable Instrumentation libraries. |
761761
| DeveloperMode | N/A |
762762
| EnableActiveTelemetryConfigurationSetup | N/A |
763-
| EnableAdaptiveSampling | N/A. Currently only fixed-rate sampling is supported. |
763+
| EnableAdaptiveSampling | N/A. Only fixed-rate sampling is supported. |
764764
| EnableAppServicesHeartbeatTelemetryModule | N/A |
765765
| EnableAuthenticationTrackingJavaScript | N/A |
766766
| EnableAzureInstanceMetadataTelemetryModule | N/A |
@@ -984,7 +984,7 @@ Application Insights offered many more configuration options via `ApplicationIns
984984
| ConnectionString | See [instructions](./opentelemetry-configuration.md?tabs=aspnetcore#connection-string) on configuring the Connection String. |
985985
| DependencyCollectionOptions | N/A. To customize dependencies, review the available configuration options for applicable Instrumentation libraries. |
986986
| DeveloperMode | N/A |
987-
| EnableAdaptiveSampling | N/A. Currently only fixed-rate sampling is supported. |
987+
| EnableAdaptiveSampling | N/A. Only fixed-rate sampling is supported. |
988988
| EnableAppServicesHeartbeatTelemetryModule | N/A |
989989
| EnableAzureInstanceMetadataTelemetryModule | N/A |
990990
| EnableDependencyTrackingTelemetryModule | See instructions on filtering Traces. |

0 commit comments

Comments
 (0)