We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Implement metric observer and callbacks for gauges. Part of [#155] Depends on [#160].
RFC Specs
The text was updated successfully, but these errors were encountered:
@c24t Part of metrics SDK work.
Sorry, something went wrong.
Note that as of open-telemetry/opentelemetry-specification#430 observers actually replace gauges, see #403.
Improve coverage on AsyncHooksScopeManager (open-telemetry#178)
68d8f9d
* fix: / update gitignore .gitignore to ignore .nyc_output * fix: increase feature coverage on ScopeManager closes open-telemetry#163 * fix: use strictEqual() * fix: typo
mauriciovasquezbernal
Successfully merging a pull request may close this issue.
Implement metric observer and callbacks for gauges.
Part of [#155]
Depends on [#160].
RFC
Specs
The text was updated successfully, but these errors were encountered: