Skip to content

Commit d30dbd7

Browse files
committed
Update method description
1 parent e276858 commit d30dbd7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/OpenTelemetry/Resources/ResourceBuilder.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ private ResourceBuilder()
5959
internal IServiceProvider? ServiceProvider { get; set; }
6060

6161
/// <summary>
62-
/// Creates a <see cref="ResourceBuilder"/> instance with Default
63-
/// service.name added. See <a
62+
/// Creates a <see cref="ResourceBuilder"/> instance with default attributes
63+
/// added. See <a
6464
/// href="https://github.com/open-telemetry/opentelemetry-specification/tree/main/specification/resource/semantic_conventions#semantic-attributes-with-sdk-provided-default-value">resource
6565
/// semantic conventions</a> for details.
6666
/// Additionally it adds resource attributes parsed from OTEL_RESOURCE_ATTRIBUTES, OTEL_SERVICE_NAME environment variables

0 commit comments

Comments
 (0)