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

Adjust mapping of the k6's metrics to the OTEL metrics #8

Merged
merged 4 commits into from
Jun 10, 2024

Conversation

olegbespalov
Copy link
Collaborator

What?

  • It's a minor refactoring of existing logic
  • I'm adding rate matric handling as proposed (Implement rate as counter #4 (comment)). I'm also going to open the ticket and try to gather feedback from the community.
  • Switching the gauge to the OTEL Gauge.
  • Minor (not final) dashboard adjustments

Why?

We'd like to export all metrics properly.

@olegbespalov olegbespalov requested a review from a team as a code owner June 6, 2024 09:56
Copy link
Contributor

@mstoykov mstoykov left a comment

Choose a reason for hiding this comment

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

LGTM! apart from the suggested change on the rate for consistency

olegbespalov and others added 4 commits June 10, 2024 15:13
Apply suggestions from code review

Co-authored-by: Mihail Stoykov <312246+mstoykov@users.noreply.github.com>
@olegbespalov olegbespalov merged commit d0f4424 into main Jun 10, 2024
10 checks passed
@olegbespalov olegbespalov deleted the feat/adjust-metric-proxying branch June 10, 2024 13:27
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.

None yet

3 participants