Skip to content

🔧 Add Next.js documentation and make package public#4384

Merged
BeltranBulbarellaDD merged 3 commits intomainfrom
beltran.bulbarella/add_nextjs_docs
Mar 26, 2026
Merged

🔧 Add Next.js documentation and make package public#4384
BeltranBulbarellaDD merged 3 commits intomainfrom
beltran.bulbarella/add_nextjs_docs

Conversation

@BeltranBulbarellaDD
Copy link
Copy Markdown
Contributor

@BeltranBulbarellaDD BeltranBulbarellaDD commented Mar 25, 2026

Motivation

Until we release and merge ✨ RUM Browser NextJS Integration it would be nice to have an internal docs for when we release in Beta.
This would be remove to point to the one in the Docs page when we have uploaded it.

Also makes the Public Public so we can publish on next release.

Changes

Update rum-nextjs README.MD
Add version tag and remove "private": true, in package.json

Test instructions

n/a

Checklist

  • Tested locally
  • Tested on staging
  • Added unit tests for this change.
  • Added e2e/integration tests for this change.
  • Updated documentation and/or relevant AGENTS.md file

@datadog-prod-us1-3
Copy link
Copy Markdown

datadog-prod-us1-3 bot commented Mar 25, 2026

✅ Tests

🎉 All green!

❄️ No new flaky tests detected
🧪 All tests passed

🎯 Code Coverage (details)
Patch Coverage: 100.00%
Overall Coverage: 77.31%

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 492c698 | Docs | Datadog PR Page | Was this helpful? React with 👍/👎 or give us feedback!

@BeltranBulbarellaDD BeltranBulbarellaDD changed the title 📝 Add Next.js documentation 📝 Add Next.js documentation and make package public Mar 25, 2026
@BeltranBulbarellaDD BeltranBulbarellaDD changed the title 📝 Add Next.js documentation and make package public 🔧 Add Next.js documentation and make package public Mar 25, 2026
@cit-pr-commenter-54b7da
Copy link
Copy Markdown

cit-pr-commenter-54b7da bot commented Mar 25, 2026

Bundles Sizes Evolution

📦 Bundle Name Base Size Local Size 𝚫 𝚫% Status
Rum N/A 176.56 KiB N/A N/A N/A
Rum Profiler N/A 6.16 KiB N/A N/A N/A
Rum Recorder N/A 27.46 KiB N/A N/A N/A
Logs N/A 56.88 KiB N/A N/A N/A
Rum Slim N/A 132.19 KiB N/A N/A N/A
Worker N/A 23.63 KiB N/A N/A N/A
🚀 CPU Performance
Action Name Base CPU Time (ms) Local CPU Time (ms) 𝚫%
addglobalcontext N/A 0.0039 N/A
addaction N/A 0.0127 N/A
adderror N/A 0.0126 N/A
addtiming N/A 0.0026 N/A
startview N/A 0.012 N/A
startstopsessionreplayrecording N/A 0.0006 N/A
logmessage N/A 0.0141 N/A
🧠 Memory Performance
Action Name Base Memory Consumption Local Memory Consumption 𝚫
addglobalcontext N/A 26.88 KiB N/A
addaction N/A 51.12 KiB N/A
addtiming N/A 25.59 KiB N/A
adderror N/A 54.59 KiB N/A
startstopsessionreplayrecording N/A 26.29 KiB N/A
startview N/A 462.13 KiB N/A
logmessage N/A 45.11 KiB N/A

🔗 RealWorld

@BeltranBulbarellaDD BeltranBulbarellaDD marked this pull request as ready for review March 25, 2026 10:18
@BeltranBulbarellaDD BeltranBulbarellaDD requested review from a team as code owners March 25, 2026 10:18
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: a31b7dccfd

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Copy link
Copy Markdown

@domalessi domalessi left a comment

Choose a reason for hiding this comment

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

Left some suggestions/feedback. Approving so you're not blocked on me, but hit me up if you have Qs or want me to take another look!

@BeltranBulbarellaDD BeltranBulbarellaDD merged commit ca12a26 into main Mar 26, 2026
21 checks passed
@BeltranBulbarellaDD BeltranBulbarellaDD deleted the beltran.bulbarella/add_nextjs_docs branch March 26, 2026 09:50
@github-actions github-actions bot locked and limited conversation to collaborators Mar 26, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants