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

Upgrade cortex to v1.16.1 #42

Merged
merged 3 commits into from
May 10, 2024
Merged

Upgrade cortex to v1.16.1 #42

merged 3 commits into from
May 10, 2024

Conversation

friedrichg
Copy link
Member

Signed-off-by: Friedrich Gonzalez <friedrichg@gmail.com>
Signed-off-by: Friedrich Gonzalez <friedrichg@gmail.com>
@friedrichg friedrichg requested a review from CharlieTLe May 9, 2024 14:24
Signed-off-by: Friedrich Gonzalez <friedrichg@gmail.com>
@@ -213,7 +213,8 @@ func (c *LoadgenCommand) runBatch(from, to int) error {
compressed := snappy.Encode(nil, data)

start := time.Now()
if err := c.writeClient.Store(context.Background(), compressed); err != nil {
attempt := 0 // TODO: do retries
Copy link
Member

Choose a reason for hiding this comment

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

Created #44

@friedrichg friedrichg merged commit 5e28e46 into main May 10, 2024
6 checks passed
@friedrichg friedrichg deleted the upgrade-cortex branch May 10, 2024 07:26
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

2 participants