-
Notifications
You must be signed in to change notification settings - Fork 501
Open
Labels
bugSomething isn't workingSomething isn't workingdo-not-staletriage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Description
Describe your environment
Latest version of SDK and documentation
Steps to reproduce
Look at documentation here -https://opentelemetry-cpp.readthedocs.io/en/latest/otel_docs/classopentelemetry_1_1metrics_1_1Meter.html#exhale-class-classopentelemetry-1-1metrics-1-1meter
What is the expected behavior?
I would expect CreateUInt64Counter
and CreateUInt64ObservableCounter
or CreateInt64Counter
and CreateInt64ObservableCounter
or
What is the actual behavior?
CreateUInt64Counter
and CreateInt64ObservableCounter
Additional context
Why do the types differ between the two calls? The UpDown counters match on the 2 different types.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdo-not-staletriage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.