Skip to content

Types of CreateUInt64Counter and CreateInt64ObservableCounter don't match? #3161

@qsc-jhndnn

Description

@qsc-jhndnn

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 workingdo-not-staletriage/acceptedIndicates an issue or PR is ready to be actively worked on.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions