Skip to content

Conversation

@Anemy
Copy link
Member

@Anemy Anemy commented Dec 11, 2025

No description provided.

@Anemy Anemy requested a review from a team as a code owner December 11, 2025 15:01
Copilot AI review requested due to automatic review settings December 11, 2025 15:01
@Anemy Anemy added the no release notes Fix or feature not for release notes label Dec 11, 2025
@Anemy Anemy requested a review from mabaasit December 11, 2025 15:01
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds telemetry tracking for the number of inferred relationships in data modeling diagrams. The change helps monitor how frequently relationship inference is used and how many relationships are typically discovered.

  • Added num_relations_inferred field to the telemetry event payload
  • Modified the analysis process to track and report the count of inferred relationships

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
packages/compass-telemetry/src/telemetry-events.ts Added num_relations_inferred field to the DataModelingDiagramCreated event payload type definition
packages/compass-data-modeling/src/store/analysis-process.ts Extracted relationship inference condition into a variable and included the inferred relationship count in telemetry tracking

@paula-stacho paula-stacho added the no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion) label Dec 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no release notes Fix or feature not for release notes no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants