-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
blocked:specificationWaiting on clarification of the OpenTelemetry specification before progress can be madeWaiting on clarification of the OpenTelemetry specification before progress can be madeenhancementNew feature or requestNew feature or request
Description
Problem Statement
My code deals with a lot of uint64 values, and attribute does not have any attribute.Uint64. I have to either cast it or just add //nolint directives.
Proposed Solution
Add a uint64 attribute type
Alternatives
Just use int64 and cast/nolint
Prior Art
N/A?
Additional Context
N/A
Tip: React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.
technicallyty
Metadata
Metadata
Assignees
Labels
blocked:specificationWaiting on clarification of the OpenTelemetry specification before progress can be madeWaiting on clarification of the OpenTelemetry specification before progress can be madeenhancementNew feature or requestNew feature or request