Typo fix: caputre => capture (#1108)

This commit is contained in:
Paul "TBBle" Hampson 2022-05-27 15:57:40 +10:00 committed by GitHub
parent 9d57a4c3ec
commit f7409b8b98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 8 additions and 8 deletions

View File

@ -140,7 +140,7 @@ Example of the added span attribute,
``http.response.header.custom_response_header = ["<value1>,<value2>"]``
Note:
Environment variable names to caputre http headers are still experimental, and thus are subject to change.
Environment variable names to capture http headers are still experimental, and thus are subject to change.
API
---

View File

@ -135,7 +135,7 @@ Example of the added span attribute,
``http.response.header.custom_response_header = ["<value1>,<value2>"]``
Note:
Environment variable names to caputre http headers are still experimental, and thus are subject to change.
Environment variable names to capture http headers are still experimental, and thus are subject to change.
API
---

View File

@ -123,7 +123,7 @@ Example of the added span attribute,
``http.response.header.custom_response_header = ["<value1>,<value2>"]``
Note:
Environment variable names to caputre http headers are still experimental, and thus are subject to change.
Environment variable names to capture http headers are still experimental, and thus are subject to change.
API
---

View File

@ -134,7 +134,7 @@ Example of the added span attribute,
``http.response.header.custom_response_header = ["<value1>,<value2>"]``
Note:
Environment variable names to caputre http headers are still experimental, and thus are subject to change.
Environment variable names to capture http headers are still experimental, and thus are subject to change.
API
---

View File

@ -139,7 +139,7 @@ Example of the added span attribute,
``http.response.header.custom_response_header = ["<value1>,<value2>"]``
Note:
Environment variable names to caputre http headers are still experimental, and thus are subject to change.
Environment variable names to capture http headers are still experimental, and thus are subject to change.
API
---

View File

@ -117,7 +117,7 @@ Example of the added span attribute,
``http.response.header.custom_response_header = ["<value1>,<value2>"]``
Note:
Environment variable names to caputre http headers are still experimental, and thus are subject to change.
Environment variable names to capture http headers are still experimental, and thus are subject to change.
API
---

View File

@ -146,7 +146,7 @@ Example of the added span attribute,
``http.response.header.custom_response_header = ["<value1>,<value2>"]``
Note:
Environment variable names to caputre http headers are still experimental, and thus are subject to change.
Environment variable names to capture http headers are still experimental, and thus are subject to change.
API
---

View File

@ -149,7 +149,7 @@ Example of the added span attribute,
``http.response.header.custom_response_header = ["<value1>,<value2>"]``
Note:
Environment variable names to caputre http headers are still experimental, and thus are subject to change.
Environment variable names to capture http headers are still experimental, and thus are subject to change.
API
---