Skip to content

Append CT as zero sample from PRWv2#14755

Merged
bwplotka merged 6 commits intomainfrom
arthursens/appendct-prwv2
Dec 27, 2024
Merged

Append CT as zero sample from PRWv2#14755
bwplotka merged 6 commits intomainfrom
arthursens/appendct-prwv2

Conversation

@ArthurSens
Copy link
Copy Markdown
Member

PRWv2 adds support for Created Timestamp in its protocol, but at the moment we're not doing anything with it.

This PR proposes that we ingest them as a zero sample if the feature-flag created-timestamp-zero-ingestion is enabled, just like we do when scraping.

Copy link
Copy Markdown
Member

@bwplotka bwplotka left a comment

Choose a reason for hiding this comment

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

Cool, just I would add that outside of loop for readability and perhaps in some helper function for both histogram and samples?

@ArthurSens ArthurSens force-pushed the arthursens/appendct-prwv2 branch 2 times, most recently from c64ffa9 to 679959f Compare August 30, 2024 21:47
@ArthurSens
Copy link
Copy Markdown
Member Author

Cool, just I would add that outside of loop for readability and perhaps in some helper function for both histogram and samples?

Good idea with the helper function. I'm just not certain about doing the histogram bit just yet because we still haven't implemented ingesting CT for histograms just yet. I can add this part once #14694 is merged

@ArthurSens ArthurSens force-pushed the arthursens/appendct-prwv2 branch 2 times, most recently from 8facb7e to fa7066a Compare August 30, 2024 22:03
@github-actions github-actions bot added the stale label Nov 2, 2024
@krajorama
Copy link
Copy Markdown
Member

Hello from the bug scrub. Please update due to conflicts and also that #14694 has been merged.

@ArthurSens
Copy link
Copy Markdown
Member Author

Oh I completely forgot this PR existed lol. Will do, thanks for the ping!

@github-actions github-actions bot removed the stale label Dec 3, 2024
@ArthurSens ArthurSens force-pushed the arthursens/appendct-prwv2 branch from fa7066a to 617600d Compare December 4, 2024 21:03
@ArthurSens
Copy link
Copy Markdown
Member Author

@bwplotka, this should be ready for another review!

bwplotka
bwplotka previously approved these changes Dec 5, 2024
Copy link
Copy Markdown
Member

@bwplotka bwplotka left a comment

Choose a reason for hiding this comment

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

Thanks, one readability nit only, up to you if you want to modify it a bit.

@ArthurSens ArthurSens force-pushed the arthursens/appendct-prwv2 branch from 5fe750c to b7a5e28 Compare December 20, 2024 13:48
Copy link
Copy Markdown
Member

@bwplotka bwplotka left a comment

Choose a reason for hiding this comment

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

Thanks!

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.

3 participants