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

Removes statsd output #3849

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Removes statsd output #3849

wants to merge 1 commit into from

Conversation

olegbespalov
Copy link
Collaborator

What?

Removes StatsD output from k6 in favor of https://github.com/LeonAdato/xk6-output-statsd

Why?

An external extension exists https://github.com/LeonAdato/xk6-output-statsd.

Checklist

  • I have performed a self-review of my code.
  • I have added tests for my changes.
  • I have run linter locally (make lint) and all checks pass.
  • I have run tests locally (make tests) and all tests pass.
  • I have commented on my code, particularly in hard-to-understand areas.

Related PR(s)/Issue(s)

#3848

Closes #2982

@olegbespalov olegbespalov added breaking change for PRs that need to be mentioned in the breaking changes section of the release notes documentation-needed A PR which will need a separate PR for documentation dependencies Pull requests that update a dependency file metrics-output Issues related to the metrics output (a.k.a. just output) labels Jul 15, 2024
@olegbespalov olegbespalov added this to the v0.55.0 milestone Jul 15, 2024
@olegbespalov olegbespalov self-assigned this Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change for PRs that need to be mentioned in the breaking changes section of the release notes dependencies Pull requests that update a dependency file documentation-needed A PR which will need a separate PR for documentation metrics-output Issues related to the metrics output (a.k.a. just output)
Projects
Development

Successfully merging this pull request may close these issues.

Future of StatsD outputs
1 participant