[PR #1071] [MERGED] feat: add axiom web vitals #1361

Closed
opened 2026-02-26 19:32:56 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1071
Author: @dguyen
Created: 3/30/2024
Status: Merged
Merged: 4/3/2024
Merged by: @dguyen

Base: mainHead: feat/add-web-vitals


📝 Commits (1)

  • b364d64 feat: add axiom web vitals

📊 Changes

7 files changed (+35 additions, -2 deletions)

View changed files

📝 apps/marketing/next.config.js (+2 -1)
📝 apps/marketing/package.json (+1 -0)
📝 apps/marketing/src/app/layout.tsx (+3 -0)
📝 apps/web/next.config.js (+2 -1)
📝 apps/web/package.json (+1 -0)
📝 apps/web/src/app/layout.tsx (+3 -0)
📝 package-lock.json (+23 -0)

📄 Description

Description

Added support for Axiom web vitals

https://axiom.co/docs/apps/vercel#web-vitals

If this isn't required, please feel free to close the issue.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/documenso/documenso/pull/1071 **Author:** [@dguyen](https://github.com/dguyen) **Created:** 3/30/2024 **Status:** ✅ Merged **Merged:** 4/3/2024 **Merged by:** [@dguyen](https://github.com/dguyen) **Base:** `main` ← **Head:** `feat/add-web-vitals` --- ### 📝 Commits (1) - [`b364d64`](https://github.com/documenso/documenso/commit/b364d64d253c5d1d18728d3967e0818c141116d4) feat: add axiom web vitals ### 📊 Changes **7 files changed** (+35 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `apps/marketing/next.config.js` (+2 -1) 📝 `apps/marketing/package.json` (+1 -0) 📝 `apps/marketing/src/app/layout.tsx` (+3 -0) 📝 `apps/web/next.config.js` (+2 -1) 📝 `apps/web/package.json` (+1 -0) 📝 `apps/web/src/app/layout.tsx` (+3 -0) 📝 `package-lock.json` (+23 -0) </details> ### 📄 Description ## Description Added support for Axiom web vitals https://axiom.co/docs/apps/vercel#web-vitals If this isn't required, please feel free to close the issue. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:32:56 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#1361
No description provided.