[PR #3009] [MERGED] Add missing langsmith alert metric #3091

Closed
opened 2026-06-05 18:21:03 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3009
Author: @katmayb
Created: 3/9/2026
Status: Merged
Merged: 3/18/2026
Merged by: @katmayb

Base: mainHead: add-run-count-metric


📝 Commits (1)

  • 952a777 Add missing langsmith alert metric

📊 Changes

2 files changed (+6 additions, -12 deletions)

View changed files

📝 src/langsmith/alerts.mdx (+6 -12)
src/langsmith/images/alert-metric.png (+0 -0)

📄 Description

Fixes DOC-842

The run_count metric was missing from the alerts page that describes the metrics in the UI. This PR adds this metric to the table.

Preview

https://langchain-5e9cc07a-preview-addrun-1773083718-f0f92fe.mintlify.app/langsmith/alerts#step-2-select-metric-type


🔄 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/langchain-ai/docs/pull/3009 **Author:** [@katmayb](https://github.com/katmayb) **Created:** 3/9/2026 **Status:** ✅ Merged **Merged:** 3/18/2026 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `add-run-count-metric` --- ### 📝 Commits (1) - [`952a777`](https://github.com/langchain-ai/docs/commit/952a7775a53d44d69840bb97a26cf418d66dd465) Add missing langsmith alert metric ### 📊 Changes **2 files changed** (+6 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/alerts.mdx` (+6 -12) ➖ `src/langsmith/images/alert-metric.png` (+0 -0) </details> ### 📄 Description Fixes DOC-842 The `run_count` metric was missing from the alerts page that describes the metrics in the UI. This PR adds this metric to the table. ## Preview https://langchain-5e9cc07a-preview-addrun-1773083718-f0f92fe.mintlify.app/langsmith/alerts#step-2-select-metric-type --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-06-05 18:21:03 -04:00
yindo closed this issue 2026-06-05 18:21:03 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#3091