[PR #872] [MERGED] LGTM Stack documentation #844

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/872
Author: @romain-priour-lc
Created: 6/23/2025
Status: Merged
Merged: 6/25/2025
Merged by: @romain-priour-lc

Base: mainHead: romain/inf-547-lgtm-stack-documentation


📝 Commits (10+)

  • fccf336 page1 for exposing telemetry done
  • a9e6d13 collector configuration
  • 674f19e docs done for OTEL + telemetry data
  • d4523ff Merge branch 'main' into romain/inf-558-self-hosted-otel-collector-docs
  • b40e80c fix indentation on traceS
  • bdf5cc9 tested with helm, working
  • 60f1cdd much imporved docs
  • 53eadaf review comments
  • c9db126 docs updates for obseravbility stack
  • c356724 cleanup

📊 Changes

6 files changed (+574 additions, -0 deletions)

View changed files

📝 docs/self_hosting/index.md (+4 -0)
docs/self_hosting/observability/export_backend.mdx (+70 -0)
docs/self_hosting/observability/index.md (+13 -0)
docs/self_hosting/observability/langsmith_collector.mdx (+281 -0)
docs/self_hosting/observability/observability_stack.mdx (+206 -0)
docs/self_hosting/static/langsmith_grafana_dashboards.png (+0 -0)

📄 Description

builds on top of https://github.com/langchain-ai/helm/pull/359


🔄 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/872 **Author:** [@romain-priour-lc](https://github.com/romain-priour-lc) **Created:** 6/23/2025 **Status:** ✅ Merged **Merged:** 6/25/2025 **Merged by:** [@romain-priour-lc](https://github.com/romain-priour-lc) **Base:** `main` ← **Head:** `romain/inf-547-lgtm-stack-documentation` --- ### 📝 Commits (10+) - [`fccf336`](https://github.com/langchain-ai/langsmith-docs/commit/fccf33653e8f9b555711f3dbbf20d919393466ac) page1 for exposing telemetry done - [`a9e6d13`](https://github.com/langchain-ai/langsmith-docs/commit/a9e6d13bd16f1660b3f26671c1e18e2d55aeba58) collector configuration - [`674f19e`](https://github.com/langchain-ai/langsmith-docs/commit/674f19ee2eebf53b5531fc820d8972e6379d6354) docs done for OTEL + telemetry data - [`d4523ff`](https://github.com/langchain-ai/langsmith-docs/commit/d4523ff5ff93f1fcb3e15d52d4d6dab8b42ef4c3) Merge branch 'main' into romain/inf-558-self-hosted-otel-collector-docs - [`b40e80c`](https://github.com/langchain-ai/langsmith-docs/commit/b40e80c37d9d4d1dff83b7cb7bfa825fa78b57a0) fix indentation on traceS - [`bdf5cc9`](https://github.com/langchain-ai/langsmith-docs/commit/bdf5cc9a132cb0af2dc3db3e4cc385519a6c5593) tested with helm, working - [`60f1cdd`](https://github.com/langchain-ai/langsmith-docs/commit/60f1cdd460f52ac8857d08a3c3a35f97ccaf0b1b) much imporved docs - [`53eadaf`](https://github.com/langchain-ai/langsmith-docs/commit/53eadaf5866a261dbdda5e29303f18fa1cbcdbbc) review comments - [`c9db126`](https://github.com/langchain-ai/langsmith-docs/commit/c9db12699d56740967aa5a719c5ffa5cb80c5242) docs updates for obseravbility stack - [`c356724`](https://github.com/langchain-ai/langsmith-docs/commit/c356724038517efa3dd86a7a18c2b9664fd9c080) cleanup ### 📊 Changes **6 files changed** (+574 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/self_hosting/index.md` (+4 -0) ➕ `docs/self_hosting/observability/export_backend.mdx` (+70 -0) ➕ `docs/self_hosting/observability/index.md` (+13 -0) ➕ `docs/self_hosting/observability/langsmith_collector.mdx` (+281 -0) ➕ `docs/self_hosting/observability/observability_stack.mdx` (+206 -0) ➕ `docs/self_hosting/static/langsmith_grafana_dashboards.png` (+0 -0) </details> ### 📄 Description builds on top of https://github.com/langchain-ai/helm/pull/359 --- <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:19:02 -05:00
yindo closed this issue 2026-02-21 17:19:02 -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#844