Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
utezduyar committed Oct 31, 2023
1 parent cf38d26 commit 2ab2ed5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion instrumentation/runtime/runtime.go
Expand Up @@ -24,7 +24,7 @@ import (
"go.opentelemetry.io/otel/metric"
)

// ScopeName the instrumentation scope name for identifying meters.
// ScopeName is the instrumentation scope name.
const ScopeName string = "go.opentelemetry.io/contrib/instrumentation/runtime"

// Runtime reports the work-in-progress conventional runtime metrics specified by OpenTelemetry.
Expand Down

0 comments on commit 2ab2ed5

Please sign in to comment.