Skip to content

Conversation

@sbarrio
Copy link
Contributor

@sbarrio sbarrio commented Sep 5, 2025

What does this PR do?

This PR removes module interdependencies (e.g between Logs and RUM) by moving shared type definitions up to the core module, instead of bringing them from a specific module in particular. This way modules are independent from each other and can potentially be used on their own.

Motivation

This is part of the modularization effort that will be part of v3.

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests
  • Make sure you discussed the feature or bugfix with the maintaining team in an Issue
  • Make sure each commit and the PR mention the Issue number (cf the CONTRIBUTING doc)
  • If this PR is auto-generated, please make sure also to manually update the code related to the change

@sbarrio sbarrio changed the title Remove type interdependencies between modules Remove type dependencies between modules Sep 5, 2025
@sbarrio sbarrio self-assigned this Sep 5, 2025
@sbarrio sbarrio changed the title Remove type dependencies between modules [Modularization] Remove type dependencies between modules Sep 5, 2025
@sbarrio sbarrio changed the title [Modularization] Remove type dependencies between modules [RUM 11204] [Modularization] Remove type dependencies between modules Sep 5, 2025
@sbarrio sbarrio marked this pull request as ready for review September 10, 2025 09:23
@sbarrio sbarrio requested a review from a team as a code owner September 10, 2025 09:23
@sbarrio sbarrio force-pushed the sbarrio/RUM-11204/remove-type-interdependencies-between-modules branch from 8260f64 to b5c3e77 Compare September 10, 2025 09:33
@sbarrio sbarrio changed the base branch from develop to feature/v3 September 22, 2025 14:14
@sbarrio sbarrio force-pushed the sbarrio/RUM-11204/remove-type-interdependencies-between-modules branch from b5c3e77 to 51d3d32 Compare September 22, 2025 15:10
@marco-saia-datadog marco-saia-datadog merged commit 38d1ff3 into feature/v3 Sep 29, 2025
8 checks passed
@marco-saia-datadog marco-saia-datadog deleted the sbarrio/RUM-11204/remove-type-interdependencies-between-modules branch September 29, 2025 13:35
@sbarrio sbarrio mentioned this pull request Jan 22, 2026
4 tasks
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