Skip to content

Commit

Permalink
Update index.mdx (#11302)
Browse files Browse the repository at this point in the history
  • Loading branch information
mydea committed Sep 10, 2024
1 parent e36acd9 commit e0da76b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -246,5 +246,5 @@ if (span) {

Please note that in certain scenarios, the span name will be overwritten by the SDK. This is the case for spans with any of the following attribute combinations:

* Spans with `http.method` or `http.requrest.method` attributes will automatically have their name set to the method + the URL path
* Spans with `http.method` or `http.request.method` attributes will automatically have their name set to the method + the URL path
* Spans with `db.system` attributes will automatically have their name set to the system + the statement

0 comments on commit e0da76b

Please sign in to comment.