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

Univariate metrics based on sparse union #30

Merged
merged 29 commits into from
Nov 10, 2022
Merged

Conversation

lquerel
Copy link
Contributor

@lquerel lquerel commented Nov 4, 2022

This PR implements the encoding and decoding of univariate metrics based on Arrow union.

Gauge, Sum, and Summary encoding and decoding are implemented and tested.

Things that will be implemented in next PR:

@lquerel lquerel requested a review from jmacd November 4, 2022 22:43
lquerel and others added 20 commits November 4, 2022 15:43
Move temporarily to Arrow v11 to fix an issue with Union and Struct (waiting for a v10.0.1).
Move temporarily to Arrow v11 to fix an issue with Union and Struct (waiting for a v10.0.1).
…nto Metrics-based-on-sparse-union

# Conflicts:
#	go.mod
@lquerel lquerel marked this pull request as ready for review November 9, 2022 19:41
@lquerel lquerel changed the title Metrics based on sparse union Univariate metrics based on sparse union Nov 9, 2022
Copy link
Collaborator

@jmacd jmacd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(Note: I've only just begun this review & have to stop for the day.)

pkg/otel/metrics/arrow/all_test.go Show resolved Hide resolved
pkg/datagen/metrics.go Show resolved Hide resolved
pkg/otel/common/arrow/attributes.go Outdated Show resolved Hide resolved
pkg/otel/common/arrow/attributes.go Outdated Show resolved Hide resolved
pkg/otel/metrics/arrow/metric_set.go Show resolved Hide resolved
pkg/otel/metrics/otlp/metrics.go Show resolved Hide resolved
@lquerel lquerel merged commit d19196b into main Nov 10, 2022
@jmacd jmacd deleted the Metrics-based-on-sparse-union branch April 7, 2023 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants