-
Notifications
You must be signed in to change notification settings - Fork 703
Open
Labels
area: instrumentationRelated to an instrumentation packageRelated to an instrumentation packagedocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededinstrumentation: runtime
Description
Component
Instrumentation: runtime
Problem Statement
https://pkg.go.dev/go.opentelemetry.io/contrib/instrumentation/runtime does not document go.schedule.duration emitted via NewProducer
Proposed Solution
Document in https://pkg.go.dev/go.opentelemetry.io/contrib/instrumentation/runtime metrics emitted via both Start and NewProducer. Maybe it would be better to document those on function docs level instead of package level so that the reader is aware what metrics are produced by which functionality.
Alternatives
No response
Prior Art
No response
Additional Context
No response
Metadata
Metadata
Assignees
Labels
area: instrumentationRelated to an instrumentation packageRelated to an instrumentation packagedocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededinstrumentation: runtime