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: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -432,6 +432,9 @@ try {
432
432
}
433
433
```
434
434
435
+
Please note that SQL database traces are only created if they occur within some other SDK trace (e.g. incoming remote call)
436
+
or a OneAgent built-in trace (e.g. incoming web request).
437
+
435
438
## Further reading
436
439
437
440
* <ahref="https://www.dynatrace.com/support/help/extend-dynatrace/oneagent-sdk/what-is-oneagent-sdk/"target="_blank">What is the OneAgent SDK?</a> in the Dynatrace documentation
0 commit comments