[PR #9023] [MERGED] fix: endpoint instrumentation to always use route template #16625

Closed
opened 2026-04-13 10:36:55 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/9023
Author: @jonathansamines
Created: 4/7/2026
Status: Merged
Merged: 4/7/2026
Merged by: @ping-maxwell

Base: mainHead: chore/fix-otel-cardinality


📝 Commits (5)

  • aca1413 chore(better-auth): update endpoint instrumentation to always use routes
  • f1eb40c chore: add changeset
  • 7f8d442 chore: update docs
  • f507f55 chore(better-auth): fix formatting
  • a2ca22c docs: restore attribute details

📊 Changes

5 files changed (+53 additions, -33 deletions)

View changed files

.changeset/fresh-news-doubt.md (+5 -0)
📝 docs/content/docs/reference/instrumentation.mdx (+9 -9)
📝 packages/better-auth/src/api/index.ts (+2 -5)
📝 packages/better-auth/src/api/to-auth-endpoints.ts (+11 -11)
📝 packages/better-auth/src/instrumentation.endpoint.test.ts (+26 -8)

📄 Description

No description provided


🔄 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/better-auth/better-auth/pull/9023 **Author:** [@jonathansamines](https://github.com/jonathansamines) **Created:** 4/7/2026 **Status:** ✅ Merged **Merged:** 4/7/2026 **Merged by:** [@ping-maxwell](https://github.com/ping-maxwell) **Base:** `main` ← **Head:** `chore/fix-otel-cardinality` --- ### 📝 Commits (5) - [`aca1413`](https://github.com/better-auth/better-auth/commit/aca1413d04fc877e6117879ef2b46b4e7ddc1c49) chore(better-auth): update endpoint instrumentation to always use routes - [`f1eb40c`](https://github.com/better-auth/better-auth/commit/f1eb40c3b51249b59607d6924a8c6f98af2321a5) chore: add changeset - [`7f8d442`](https://github.com/better-auth/better-auth/commit/7f8d4429542c170f76c0be392fc90aead19fab01) chore: update docs - [`f507f55`](https://github.com/better-auth/better-auth/commit/f507f55e0bb1ca3e5882d945b65e50534fbd6f4e) chore(better-auth): fix formatting - [`a2ca22c`](https://github.com/better-auth/better-auth/commit/a2ca22cfcd89198e1062be690ed048809b6b1fbf) docs: restore attribute details ### 📊 Changes **5 files changed** (+53 additions, -33 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/fresh-news-doubt.md` (+5 -0) 📝 `docs/content/docs/reference/instrumentation.mdx` (+9 -9) 📝 `packages/better-auth/src/api/index.ts` (+2 -5) 📝 `packages/better-auth/src/api/to-auth-endpoints.ts` (+11 -11) 📝 `packages/better-auth/src/instrumentation.endpoint.test.ts` (+26 -8) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-13 10:36:55 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#16625