You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/tracing/app_analytics/_index.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -306,8 +306,7 @@ tracer.use('mysql', {
306
306
307
307
Database tracing is not captured by App Analytics by default and you must enable collection manually for each integration. For example, to enable App Analytics for ADO.NET:
308
308
309
-
* Windows: Environment Variable or AppSetting: `DD_ADONET_ANALYTICS_ENABLED=true`
310
-
* Linux and Windows: Environment Variable or AppSetting: `DD_AdoNet_ANALYTICS_ENABLED=true`
309
+
* Environment Variable or AppSetting: `DD_AdoNet_ANALYTICS_ENABLED=true`
0 commit comments