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

[cmd/telemetrygen] Allow configuring Sum and Gauge metrics via CLI #26667

Merged
merged 22 commits into from
Sep 18, 2023

Conversation

marcelbirkner
Copy link
Contributor

@marcelbirkner marcelbirkner commented Sep 13, 2023

Description:
Adding a feature - Allow configuring Sum and Gauge metrics in telemetrygen via CLI

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Sep 13, 2023

CLA Signed

The committers listed above are authorized under a signed CLA.

@github-actions github-actions bot added the cmd/telemetrygen telemetrygen command label Sep 13, 2023
Copy link
Member

@mx-psi mx-psi left a comment

Choose a reason for hiding this comment

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

Thanks for your PR! Let's split this into separate focused PRs so we can design this carefully :)

cmd/telemetrygen/internal/metrics/worker.go Show resolved Hide resolved
cmd/telemetrygen/internal/metrics/worker.go Outdated Show resolved Hide resolved
cmd/telemetrygen/internal/metrics/metrics_types.go Outdated Show resolved Hide resolved
cmd/telemetrygen/internal/metrics/worker.go Outdated Show resolved Hide resolved
cmd/telemetrygen/internal/metrics/worker.go Outdated Show resolved Hide resolved
cmd/telemetrygen/internal/metrics/worker.go Outdated Show resolved Hide resolved
cmd/telemetrygen/internal/metrics/worker.go Outdated Show resolved Hide resolved
cmd/telemetrygen/internal/metrics/worker.go Outdated Show resolved Hide resolved
marcelbirkner and others added 4 commits September 15, 2023 12:38
Copy link
Member

@mx-psi mx-psi left a comment

Choose a reason for hiding this comment

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

Looking great 🚀 Let's wait a bit to see if @atoulme has any thoughts regarding the aggregation temporality, otherwise it's a matter of making CI pass and it will be ready to merge from my side

@marcelbirkner marcelbirkner changed the title Add Sum and Histogram metrics to telemetrygen telemetrygen - Allow configuring Sum and Gauge metrics via CLI Sep 15, 2023
@marcelbirkner marcelbirkner changed the title telemetrygen - Allow configuring Sum and Gauge metrics via CLI [telemetrygen] Allow configuring Sum and Gauge metrics via CLI Sep 15, 2023
@marcelbirkner marcelbirkner changed the title [telemetrygen] Allow configuring Sum and Gauge metrics via CLI [cmd/telemetrygen] Allow configuring Sum and Gauge metrics via CLI Sep 15, 2023
cmd/telemetrygen/internal/metrics/worker.go Outdated Show resolved Hide resolved
Co-authored-by: Pablo Baeyens <pbaeyens31+github@gmail.com>
@mx-psi mx-psi merged commit dd24134 into open-telemetry:main Sep 18, 2023
87 checks passed
@mx-psi
Copy link
Member

mx-psi commented Sep 18, 2023

Thank you @marcelbirkner :) merged

@github-actions github-actions bot added this to the next release milestone Sep 18, 2023
@marcelbirkner marcelbirkner deleted the add-metrics-to-telemetrygen branch September 18, 2023 14:56
jorgeancal pushed a commit to jorgeancal/opentelemetry-collector-contrib that referenced this pull request Oct 9, 2023
…pen-telemetry#26667)

**Description:** <Describe what has changed.>
Adding a feature - Allow configuring Sum and Gauge metrics in
`telemetrygen` via CLI

---------

Co-authored-by: Pablo Baeyens <pbaeyens31+github@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cmd/telemetrygen telemetrygen command
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants