mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-07-29 21:23:55 +08:00
Typo fix: caputre => capture (#1108)
This commit is contained in:

committed by
GitHub

parent
9d57a4c3ec
commit
f7409b8b98
@ -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
|
||||
---
|
||||
|
@ -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
|
||||
---
|
||||
|
@ -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
|
||||
---
|
||||
|
@ -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
|
||||
---
|
||||
|
@ -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
|
||||
---
|
||||
|
@ -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
|
||||
---
|
||||
|
@ -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
|
||||
---
|
||||
|
@ -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
|
||||
---
|
||||
|
Reference in New Issue
Block a user