Skip to content

SED-4791 add-performance-analytics-to-node-details - #705

Open
david-stephan wants to merge 2 commits into
masterfrom
SED-4791-add-performance-analytics-to-node-details
Open

david-stephan wants to merge 2 commits into
masterfrom
SED-4791-add-performance-analytics-to-node-details

Conversation

@david-stephan

Copy link
Copy Markdown
Contributor

No description provided.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request introduces the ingestion of artefactHash (representing the static position of an artefact within a resolved plan) into measurements and metrics. It updates ExecutionMetricSample, MetricsExecutionPlugin, and the time-series plugins to support and propagate this new attribute, alongside adding comprehensive tests to verify its behavior. The review feedback highlights a potential memory leak and test interference issue in the newly added MetricsExecutionPluginArtefactHashTest due to registering a test handler to a static list without unregistering it, and suggests adding a teardown method to clean it up.

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