Skip to content

Commit 5c45c10

Browse files
authored
Merge pull request #18 from Dynatrace/improve-doc-db-tracer
Doc improvement for database tracer
2 parents 6f845ee + 853031d commit 5c45c10

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -432,6 +432,9 @@ try {
432432
}
433433
```
434434

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+
435438
## Further reading
436439

437440
* <a href="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

Comments
 (0)