Skip to content

refactor(tsdb/agent)[PART3]: add AppenderV2 support to agent#17677

Merged
bwplotka merged 5 commits intomainfrom
bwplotka/a2-agent
Dec 17, 2025
Merged

refactor(tsdb/agent)[PART3]: add AppenderV2 support to agent#17677
bwplotka merged 5 commits intomainfrom
bwplotka/a2-agent

Conversation

@bwplotka
Copy link
Member

@bwplotka bwplotka commented Dec 12, 2025

Related to #17632

This PR is an equivalent of #17629 but for agent TSDB. I also clarify some wording on interface for clear expectations.

Again, majority of LOC comes from the duplicate tests for AppenderV2. See commit-by-commit to see what I changed in tests vs db_test.go.

cc @kgeckhart

Does this PR introduce a user-facing change?

NONE

@bwplotka bwplotka force-pushed the bwplotka/a2-agent branch 3 times, most recently from 96063c5 to 276f391 Compare December 12, 2025 15:14
@bwplotka bwplotka marked this pull request as ready for review December 12, 2025 15:18
…oint

Signed-off-by: bwplotka <bwplotka@gmail.com>
Copy link
Member

@ywwg ywwg left a comment

Choose a reason for hiding this comment

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

just a little nit to start. I am still learning all of this code and what the v2 changes are bringing.

Signed-off-by: bwplotka <bwplotka@gmail.com>
Copy link
Contributor

@kgeckhart kgeckhart left a comment

Choose a reason for hiding this comment

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

Ran out of time before I could review the tests but it's looking good!

Copy link
Member

@krajorama krajorama left a comment

Choose a reason for hiding this comment

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

looks good, couple of comments

Signed-off-by: bwplotka <bwplotka@gmail.com>
@bwplotka bwplotka requested a review from codesome as a code owner December 17, 2025 05:29
Signed-off-by: bwplotka <bwplotka@gmail.com>
Signed-off-by: bwplotka <bwplotka@gmail.com>
Copy link
Member

@krajorama krajorama left a comment

Choose a reason for hiding this comment

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

LGTM

@bwplotka bwplotka merged commit 1c0537d into main Dec 17, 2025
46 checks passed
@bwplotka bwplotka deleted the bwplotka/a2-agent branch December 17, 2025 14:27
@bboreham
Copy link
Member

bboreham commented Jan 7, 2026

I suspect this caused a crash. How did you test it?

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.

5 participants