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

Metrics SDK: Support for configurable metrics Batcher/Aggregators (Spec) #384

Closed
jmacd opened this issue Dec 13, 2019 · 1 comment
Closed
Labels
area:metrics Part of OpenTelemetry Metrics prototype Feature to prototype a spec-level decision
Milestone

Comments

@jmacd
Copy link
Contributor

jmacd commented Dec 13, 2019

This issue is filed in to Golang repo as it describes work on the Go Metrics SDK, although the outcome of this work will be a recommendation for how to implement the default SDK for metrics at the OpenTelemetry specification level.

As discussed in open-telemetry/opentelemetry-specification#382, we are interested in having a way to configure metrics export to use configurable "views", which implies the ability to configure which metric instruments are enabled, which aggregations are used, which label keys are used in the configured aggregations, and to configure multiple different aggregations per instrument.

See related issue #383, which calls for the additional ability to configure aggregation by distributed correlation key.

@jmacd jmacd added area:metrics Part of OpenTelemetry Metrics prototype Feature to prototype a spec-level decision labels Dec 19, 2019
@rghetia rghetia added this to the Alpha v0.4 milestone Mar 26, 2020
@MrAlias MrAlias modified the milestones: Beta v0.6, Beta v0.7 May 15, 2020
@MrAlias MrAlias modified the milestones: Next, RC1 Sep 30, 2020
hstan referenced this issue in hstan/opentelemetry-go Oct 15, 2020
…compatible in /instrumentation/host (#384)

* Bump github.com/shirou/gopsutil in /instrumentation/host

Bumps [github.com/shirou/gopsutil](https://github.com/shirou/gopsutil) from 2.20.8+incompatible to 2.20.9+incompatible.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](shirou/gopsutil@v2.20.8...v2.20.9)

Signed-off-by: dependabot[bot] <[email protected]>

* Auto-fix go.sum changes in dependent modules

* Auto-fix go.sum changes in dependent modules

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyler Yahn <[email protected]>
@MrAlias MrAlias removed this from the RC1 milestone Feb 12, 2021
@jmacd
Copy link
Contributor Author

jmacd commented Jul 15, 2022

Obsolete.

@jmacd jmacd closed this as completed Jul 15, 2022
@pellared pellared added this to the untracked milestone Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:metrics Part of OpenTelemetry Metrics prototype Feature to prototype a spec-level decision
Projects
None yet
Development

No branches or pull requests

4 participants