We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c75e8e commit ba82816Copy full SHA for ba82816
opentelemetry-sdk/src/opentelemetry/sdk/resources/__init__.py
@@ -176,7 +176,7 @@ def create(
176
) -> "Resource":
177
"""Creates a new `Resource` from attributes.
178
179
- This is supposed to be called by the SDK and not by ResourceDetector instances.
+ This is supposed to be called by the SDK and not by `ResourceDetector` instances.
180
181
Args:
182
attributes: Optional zero or more key-value pairs.
0 commit comments