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

receive/handler: fix time series calculation #105

Merged
merged 1 commit into from
May 21, 2024

Conversation

GiedriusS
Copy link
Collaborator

Fix time series id calculation - we were bumping series ID for each replica whereas the ID needs to identify the unique time series. Add case to cover this scenario.

Fix time series id calculation - we were bumping series ID for each
replica whereas the ID needs to identify the unique time series. Add
case to cover this scenario.

Signed-off-by: Giedrius Statkevičius <giedrius.statkevicius@vinted.com>
@GiedriusS GiedriusS marked this pull request as ready for review May 21, 2024 11:56
@GiedriusS GiedriusS merged commit 99a2436 into 0.34.0+vinted May 21, 2024
12 checks passed
@GiedriusS GiedriusS deleted the fix_ts_calculations branch May 21, 2024 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants