Skip to content

feat(experiment): use the consistent hashing algorithm from collector#1541

Draft
VinozzZ wants to merge 20 commits intomainfrom
yingrong/collector_exporter
Draft

feat(experiment): use the consistent hashing algorithm from collector#1541
VinozzZ wants to merge 20 commits intomainfrom
yingrong/collector_exporter

Conversation

@VinozzZ
Copy link
Contributor

@VinozzZ VinozzZ commented Apr 23, 2025

Which problem is this PR solving?

this is for an experiment that I would like to run.

Short description of the changes

@VinozzZ VinozzZ force-pushed the yingrong/collector_exporter branch from 0cef188 to b64fcc6 Compare April 23, 2025 22:13
@kentquirk
Copy link
Contributor

Why not do this with both sharders implementing a common interface?

@VinozzZ VinozzZ changed the title feat(experiment): use the consistent hashing algorithm from the collector feat(experiment): use the consistent hashing algorithm from collector Apr 24, 2025
@mterhar
Copy link
Contributor

mterhar commented Apr 29, 2025

We have at least one known deployed refinery where they are using the Loadbalancing processor to separate their traces into 2 different refinery clusters to provide some increased availability but maintain trace consistency.

I am glad this is a configuration because I can see a lot of other situations where the alignment would be very valuable.

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.

4 participants