[PR #736] [MERGED] LS-3379: add documentation for alerts private beta #740

Closed
opened 2026-02-21 17:18:48 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/736
Author: @suraj-langchain
Created: 4/1/2025
Status: Merged
Merged: 4/3/2025
Merged by: @suraj-langchain

Base: mainHead: suraj/add-alerts-documentation


📝 Commits (8)

📊 Changes

10 files changed (+343 additions, -1 deletions)

View changed files

docs/observability/how_to_guides/alerts.mdx (+74 -0)
docs/observability/how_to_guides/alerts_pagerduty.mdx (+73 -0)
docs/observability/how_to_guides/alerts_webhook.mdx (+194 -0)
📝 docs/observability/how_to_guides/index.md (+2 -1)
docs/observability/how_to_guides/static/add_a_notification.png (+0 -0)
docs/observability/how_to_guides/static/alert_metric.png (+0 -0)
docs/observability/how_to_guides/static/define_conditions.png (+0 -0)
docs/observability/how_to_guides/static/pager_duty.png (+0 -0)
docs/observability/how_to_guides/static/pagerduty_setup.png (+0 -0)
docs/observability/how_to_guides/static/webhook_setup.png (+0 -0)

📄 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/langchain-ai/langsmith-docs/pull/736 **Author:** [@suraj-langchain](https://github.com/suraj-langchain) **Created:** 4/1/2025 **Status:** ✅ Merged **Merged:** 4/3/2025 **Merged by:** [@suraj-langchain](https://github.com/suraj-langchain) **Base:** `main` ← **Head:** `suraj/add-alerts-documentation` --- ### 📝 Commits (8) - [`12ba56b`](https://github.com/langchain-ai/langsmith-docs/commit/12ba56b540fddd87fe449fd1c147415ce6fe531c) add documentation for alerts - [`76abf31`](https://github.com/langchain-ai/langsmith-docs/commit/76abf3136a0bcadf815f1252a599fe7f299ee47b) run yarn format - [`ed93d7c`](https://github.com/langchain-ai/langsmith-docs/commit/ed93d7c5ec0215a4e1d75a69e10d08288c065c05) address comments - [`7d5fc2a`](https://github.com/langchain-ai/langsmith-docs/commit/7d5fc2af6f30666081ae8bbc740d9bff80dc51a8) add slack instructions - [`71588e2`](https://github.com/langchain-ai/langsmith-docs/commit/71588e2f2d799ad7f9d031dad7a857e33ea4ab72) yarn format - [`579169f`](https://github.com/langchain-ai/langsmith-docs/commit/579169f2e9783db72db5a68cf94dc5bf3bb5d10a) capitalize - [`d7afd40`](https://github.com/langchain-ai/langsmith-docs/commit/d7afd401e8a7c45ab1ffe0beb4e4c1153d88895b) clarify root runs - [`fa6706a`](https://github.com/langchain-ai/langsmith-docs/commit/fa6706a1d7f2ea05efc2369eb3c8936bf58a0dba) Merge branch 'main' into suraj/add-alerts-documentation ### 📊 Changes **10 files changed** (+343 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `docs/observability/how_to_guides/alerts.mdx` (+74 -0) ➕ `docs/observability/how_to_guides/alerts_pagerduty.mdx` (+73 -0) ➕ `docs/observability/how_to_guides/alerts_webhook.mdx` (+194 -0) 📝 `docs/observability/how_to_guides/index.md` (+2 -1) ➕ `docs/observability/how_to_guides/static/add_a_notification.png` (+0 -0) ➕ `docs/observability/how_to_guides/static/alert_metric.png` (+0 -0) ➕ `docs/observability/how_to_guides/static/define_conditions.png` (+0 -0) ➕ `docs/observability/how_to_guides/static/pager_duty.png` (+0 -0) ➕ `docs/observability/how_to_guides/static/pagerduty_setup.png` (+0 -0) ➕ `docs/observability/how_to_guides/static/webhook_setup.png` (+0 -0) </details> ### 📄 Description _No description provided_ --- <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-02-21 17:18:48 -05:00
yindo closed this issue 2026-02-21 17:18:48 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langsmith-docs#740