-
Notifications
You must be signed in to change notification settings - Fork 644
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 MetricReader temporality controls #2627
Comments
aabmass
added
sdk
Affects the SDK package.
metrics
1.10.0rc1
release candidate 1 for metrics GA
labels
Apr 20, 2022
Ah yes, that would cover it I think |
Reopening due to discussion in 4/21 SIG. |
ocelotl
added a commit
to ocelotl/opentelemetry-python
that referenced
this issue
Apr 22, 2022
ocelotl
added a commit
to ocelotl/opentelemetry-python
that referenced
this issue
Apr 22, 2022
ocelotl
added a commit
to ocelotl/opentelemetry-python
that referenced
this issue
Apr 23, 2022
ocelotl
added a commit
to ocelotl/opentelemetry-python
that referenced
this issue
Apr 26, 2022
ocelotl
added a commit
that referenced
this issue
Apr 27, 2022
* Implement MetricReader temporality controls Fixes #2627 Fixes #2636 * Fix type * Add temporality check * Fix check * Fix check * Fix lint * Fix check * Fix docs * Add changelog * Update changelog message Co-authored-by: Srikanth Chekuri <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Temporality controls were changed in open-telemetry/opentelemetry-specification#2404 to allow specifying temporality defaults per instrument, with new defaults.
The text was updated successfully, but these errors were encountered: