Skip to content

Add metric for HPKE keypair usage, 0.7 backport#4495

Merged
divergentdave merged 3 commits intorelease/0.7from
david/keypair-usage-metric-0.7
Mar 26, 2026
Merged

Add metric for HPKE keypair usage, 0.7 backport#4495
divergentdave merged 3 commits intorelease/0.7from
david/keypair-usage-metric-0.7

Conversation

@divergentdave
Copy link
Copy Markdown
Collaborator

Backport of #4493. On this branch we need to take per-task HPKE keypairs into account. For those, I lumped them all into one time series with type="task".

@divergentdave divergentdave requested a review from a team as a code owner March 25, 2026 20:30
&& global_hpke_keypair.is_none()
{
debug!(
config_id = %prepare_init.report_share().encrypted_input_share().config_id(),
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

FYI shrinking this overly-long line inside a macro invocation led to rustfmt reflowing more code in this function

@divergentdave divergentdave force-pushed the david/keypair-usage-metric-0.7 branch from f036f9a to 75b433c Compare March 25, 2026 23:22
@divergentdave divergentdave merged commit 21e1e42 into release/0.7 Mar 26, 2026
8 checks passed
@divergentdave divergentdave deleted the david/keypair-usage-metric-0.7 branch March 26, 2026 14:28
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