Skip to content

Commit ba20a3c

Browse files
Update content/en/tracing/app_analytics/_index.md
Co-authored-by: Lucas Pimentel-Ordyna <lucas.pimentel@datadoghq.com>
1 parent 2943439 commit ba20a3c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

content/en/tracing/app_analytics/_index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -306,8 +306,7 @@ tracer.use('mysql', {
306306

307307
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:
308308

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`
311310

312311
Or in code:
313312

0 commit comments

Comments
 (0)