Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
qsc-jhndnn opened this issue Nov 22, 2024 · 0 comments
Assignees
Labels
bug Something isn't working triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@qsc-jhndnn
Copy link

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.

@qsc-jhndnn qsc-jhndnn added the bug Something isn't working label Nov 22, 2024
@github-actions github-actions bot added the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Nov 22, 2024
@lalitb lalitb self-assigned this Nov 25, 2024
@marcalff marcalff added triage/accepted Indicates an issue or PR is ready to be actively worked on. and removed needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

No branches or pull requests

3 participants