Skip to content

Update payloadtool, block cache creation to have additional telemetry#1349

Merged
blt merged 2 commits intomainfrom
blt/update_payloadtool_block_cache_creation_to_have_additional_telemetry
May 13, 2025
Merged

Update payloadtool, block cache creation to have additional telemetry#1349
blt merged 2 commits intomainfrom
blt/update_payloadtool_block_cache_creation_to_have_additional_telemetry

Conversation

@blt
Copy link
Copy Markdown
Collaborator

@blt blt commented May 12, 2025

What does this PR do?

This commit adds telemetry to the payloadtool and block cache generation so
that we are able to keep track of the number of rejected blocks at cache
creation time. The goal is to minimize the amount of rejection and thus
wasted computation.

This change demonstrates that dogstatsd, as one example of a payload, does not overly reject blocks at cache creation time.

Motivation

REF SMPTNG-659

@blt blt marked this pull request as ready for review May 12, 2025 16:15
@blt blt requested a review from a team as a code owner May 12, 2025 16:15
@blt blt force-pushed the blt/update_payloadtool_block_cache_creation_to_have_additional_telemetry branch 2 times, most recently from fd7db4e to 7f3240e Compare May 12, 2025 17:41
@datadog-datadog-prod-us1
Copy link
Copy Markdown

datadog-datadog-prod-us1 bot commented May 12, 2025

Datadog Summary

✅ Code Quality    ✅ Code Security    ✅ Dependencies


Was this helpful? Give us feedback!

@blt blt changed the base branch from main to graphite-base/1349 May 12, 2025 21:43
@blt blt force-pushed the blt/update_payloadtool_block_cache_creation_to_have_additional_telemetry branch 2 times, most recently from a401c76 to a002707 Compare May 12, 2025 21:46
@blt blt changed the base branch from graphite-base/1349 to blt/ignore_claude_code_tool_private_directory May 12, 2025 21:46
@blt blt force-pushed the blt/update_payloadtool_block_cache_creation_to_have_additional_telemetry branch from a002707 to d773c5c Compare May 12, 2025 22:49
@blt blt force-pushed the blt/ignore_claude_code_tool_private_directory branch from 71f592e to 44e1321 Compare May 12, 2025 22:49
@blt blt force-pushed the blt/ignore_claude_code_tool_private_directory branch 2 times, most recently from bb74c62 to e35ee58 Compare May 12, 2025 23:04
@blt blt force-pushed the blt/update_payloadtool_block_cache_creation_to_have_additional_telemetry branch from d773c5c to c607f60 Compare May 12, 2025 23:04
@blt blt force-pushed the blt/ignore_claude_code_tool_private_directory branch from e35ee58 to 7191dd5 Compare May 12, 2025 23:05
@blt blt force-pushed the blt/update_payloadtool_block_cache_creation_to_have_additional_telemetry branch from c607f60 to 09bcc77 Compare May 12, 2025 23:05
@blt blt changed the base branch from blt/ignore_claude_code_tool_private_directory to graphite-base/1349 May 12, 2025 23:42
@blt blt force-pushed the graphite-base/1349 branch from 7191dd5 to 01917e4 Compare May 12, 2025 23:42
@blt blt force-pushed the blt/update_payloadtool_block_cache_creation_to_have_additional_telemetry branch from 09bcc77 to 8d8e833 Compare May 12, 2025 23:42
@graphite-app graphite-app bot changed the base branch from graphite-base/1349 to main May 12, 2025 23:43
@blt blt force-pushed the blt/update_payloadtool_block_cache_creation_to_have_additional_telemetry branch from 8d8e833 to 309d3dd Compare May 12, 2025 23:43
blt added 2 commits May 12, 2025 16:45
This commit adds telemetry to the payloadtool and block cache generation so
that we are able to keep track of the number of rejected blocks at cache
creation time. The goal is to minimize the amount of rejection and thus
wasted computation.

REF SMPTNG-659

Signed-off-by: Brian L. Troutwine <brian.troutwine@datadoghq.com>
Signed-off-by: Brian L. Troutwine <brian.troutwine@datadoghq.com>
@blt blt force-pushed the blt/update_payloadtool_block_cache_creation_to_have_additional_telemetry branch from 309d3dd to bcef0a7 Compare May 12, 2025 23:45
@blt blt merged commit 5cadc93 into main May 13, 2025
21 checks passed
Copy link
Copy Markdown
Collaborator Author

blt commented May 13, 2025

Merge activity

  • May 12, 8:22 PM EDT: @blt merged this pull request with Graphite.

@blt blt deleted the blt/update_payloadtool_block_cache_creation_to_have_additional_telemetry branch May 13, 2025 00:22
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.

2 participants