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

Implement Metric Observer + Callbacks #178

Closed
lzchen opened this issue Sep 26, 2019 · 2 comments · Fixed by #425
Closed

Implement Metric Observer + Callbacks #178

lzchen opened this issue Sep 26, 2019 · 2 comments · Fixed by #425
Assignees
Labels
metrics sdk Affects the SDK package.
Milestone

Comments

@lzchen
Copy link
Contributor

lzchen commented Sep 26, 2019

Implement metric observer and callbacks for gauges.
Part of [#155]
Depends on [#160].

RFC
Specs

@lzchen lzchen added sdk Affects the SDK package. metrics labels Sep 26, 2019
@lzchen
Copy link
Contributor Author

lzchen commented Sep 26, 2019

@c24t Part of metrics SDK work.

@c24t c24t added this to the Alpha v0.2 milestone Oct 11, 2019
@c24t c24t modified the milestones: Alpha v0.2, Alpha v0.3 Oct 31, 2019
@c24t c24t modified the milestones: Alpha v0.3, Alpha v0.4 Dec 5, 2019
@mauriciovasquezbernal mauriciovasquezbernal self-assigned this Feb 11, 2020
@c24t
Copy link
Member

c24t commented Feb 11, 2020

Note that as of open-telemetry/opentelemetry-specification#430 observers actually replace gauges, see #403.

@lzchen lzchen mentioned this issue Feb 13, 2020
7 tasks
srikanthccv pushed a commit to srikanthccv/opentelemetry-python that referenced this issue Nov 1, 2020
* fix: / update gitignore
.gitignore to ignore .nyc_output

* fix: increase feature coverage on ScopeManager

closes open-telemetry#163

* fix: use strictEqual()

* fix: typo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
metrics sdk Affects the SDK package.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants