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

Counter instruments for maximum values? #4772

Open
utezduyar opened this issue Dec 28, 2023 · 0 comments
Open

Counter instruments for maximum values? #4772

utezduyar opened this issue Dec 28, 2023 · 0 comments
Labels
area: instrumentation Related to an instrumentation package bug Something isn't working instrumentation: runtime

Comments

@utezduyar
Copy link
Contributor

Description

There are couple of up/down counter instruments that their maximum value is very useful, for example maximum heap allocation in bytes. Would it be acceptable to review a patch that introduces new counters for some of the up/down counters?

Environment

  • OS: [e.g. iOS]
  • Architecture: [e.g. x86, i386]
  • Go Version: [e.g. 1.15]
  • runtime version: [e.g. v0.14.0, 3c7face]

Steps To Reproduce

  1. Using this code ...
  2. Run ...
  3. See error ...

Expected behavior

A clear and concise description of what you expected to happen.

@utezduyar utezduyar added area: instrumentation Related to an instrumentation package bug Something isn't working instrumentation: runtime labels Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: instrumentation Related to an instrumentation package bug Something isn't working instrumentation: runtime
Projects
None yet
Development

No branches or pull requests

1 participant