Skip to content

[Metrics] Send fuzzing session duration metric in postprocess - #5400

Draft
PauloVLB wants to merge 1 commit into
masterfrom
postprocess-session-metric
Draft

[Metrics] Send fuzzing session duration metric in postprocess#5400
PauloVLB wants to merge 1 commit into
masterfrom
postprocess-session-metric

Conversation

@PauloVLB

Copy link
Copy Markdown
Collaborator

b/540423483

Problem

Currently, the FUZZING_SESSION_DURATION metric is emitted at the very end of utask_main on the bot. This means if a bot is preempted, this metric is lost.

Proposed Solution

Move of this emission to utask_postprocess

Validation

Check the metric emission in dev.

[Insert Screenshot]

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.

1 participant