File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/OpenTelemetry/Resources Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments