Skip to content

Retain summary statistics when serializing/deserializing#13

Open
hassy wants to merge 1 commit intoDataDog:masterfrom
artilleryio:fix/summary-statistics
Open

Retain summary statistics when serializing/deserializing#13
hassy wants to merge 1 commit intoDataDog:masterfrom
artilleryio:fix/summary-statistics

Conversation

@hassy
Copy link
Copy Markdown

@hassy hassy commented May 21, 2021

The changes in this PR fix toProto/fromProto to retain summary statistics (i.e. min, max and sum).

Thank you for a great library @brimtown!

@brimtown brimtown self-requested a review May 24, 2021 17:21
@brimtown
Copy link
Copy Markdown
Collaborator

Hey @hassy ! Thank you for the PR, and glad it's finding some use in Artillery!

One thing that's not immediately obvious from this repo is that the protobuf definition is shared across our other language implementations of DDSketch (Java, Go). We will need to take those into account in thinking about how to land this, and plan to update those accordingly.

cc @CharlesMasson

@hassy
Copy link
Copy Markdown
Author

hassy commented May 26, 2021

That makes sense! Let me know if there's anything I can do to help land this change. We'll pin the dependency to our own fork for now for Artillery, but of course I'd love for this to be in the official distribution as soon as possible. :)

hassy added a commit to artilleryio/artillery that referenced this pull request Jul 29, 2021
Use our own fork of sketches-js until the PR is merged upstream:
DataDog/sketches-js#13
hassy added a commit to artilleryio/artillery that referenced this pull request Jul 29, 2021
Use our own fork of sketches-js until the PR is merged upstream:
DataDog/sketches-js#13
hassy added a commit to artilleryio/artillery that referenced this pull request Jul 29, 2021
Use our own fork of sketches-js until the PR is merged upstream:
DataDog/sketches-js#13
hassy added a commit to artilleryio/artillery that referenced this pull request Jul 29, 2021
Use our own fork of sketches-js until the PR is merged upstream:
DataDog/sketches-js#13
eslof2 pushed a commit to eslof2/artillery-examples-fork that referenced this pull request Aug 31, 2025
Use our own fork of sketches-js until the PR is merged upstream:
DataDog/sketches-js#13
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