[PR #351] [MERGED] Clarify that creating the listener in the UI does not actually install the listener in the K8s cluster #660

Closed
opened 2026-02-17 17:20:52 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/351
Author: @andrewnguonly
Created: 9/3/2025
Status: Merged
Merged: 9/3/2025
Merged by: @andrewnguonly

Base: mainHead: an/03sep/listener-clarification


📝 Commits (3)

  • 42d78b0 Clarify that creating the listener in the UI does not actually install the listener in the K8s cluster.
  • 0fd5237 Change in-line note to info box.
  • a429845 Merge branch 'main' into an/03sep/listener-clarification

📊 Changes

1 file changed (+8 additions, -4 deletions)

View changed files

📝 src/langgraph-platform/deploy-hybrid.mdx (+8 -4)

📄 Description

Summary

Feedback from user:

I added a listener about 20 minutes ago. i don't see anything new in my K8s deployment related to this and the docs are ver sparse. i don't actually know what this is doing or how it works. i just see the docs here, i assume this is the right docs?
https://docs.langchain.com/langgraph-platform/hybrid#listeners
but i thought there was supposed to be a UI or something?
i also looked for any K8s resource with these IDs anywhere and i don't see anything in my cluster :confused:

i got more info on this, all good! the docs linked in the UI were not correct. the support team gave me the right docs while i was on the call for the other issue :slightly_smiling_face: so we are good here i need to go through the docs and add to helm, i'm doing that now

There might be some confusion about the relationship between creating a listener in the LangSmith UI and installing the listener in the K8s cluster. I'm adding an explicit clarification about it.

image

🔄 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/351 **Author:** [@andrewnguonly](https://github.com/andrewnguonly) **Created:** 9/3/2025 **Status:** ✅ Merged **Merged:** 9/3/2025 **Merged by:** [@andrewnguonly](https://github.com/andrewnguonly) **Base:** `main` ← **Head:** `an/03sep/listener-clarification` --- ### 📝 Commits (3) - [`42d78b0`](https://github.com/langchain-ai/docs/commit/42d78b079a81b49fe7b218a93a7c9a48ec9d1458) Clarify that creating the listener in the UI does not actually install the listener in the K8s cluster. - [`0fd5237`](https://github.com/langchain-ai/docs/commit/0fd52373f1310c8007cae3182fb0064d0b77ad9b) Change in-line note to info box. - [`a429845`](https://github.com/langchain-ai/docs/commit/a429845a7544299d9b9b01436228e9bf6e6d564f) Merge branch 'main' into an/03sep/listener-clarification ### 📊 Changes **1 file changed** (+8 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/langgraph-platform/deploy-hybrid.mdx` (+8 -4) </details> ### 📄 Description ### Summary Feedback from user: ``` I added a listener about 20 minutes ago. i don't see anything new in my K8s deployment related to this and the docs are ver sparse. i don't actually know what this is doing or how it works. i just see the docs here, i assume this is the right docs? https://docs.langchain.com/langgraph-platform/hybrid#listeners but i thought there was supposed to be a UI or something? i also looked for any K8s resource with these IDs anywhere and i don't see anything in my cluster :confused: i got more info on this, all good! the docs linked in the UI were not correct. the support team gave me the right docs while i was on the call for the other issue :slightly_smiling_face: so we are good here i need to go through the docs and add to helm, i'm doing that now ``` There might be some confusion about the relationship between creating a listener in the LangSmith UI and installing the listener in the K8s cluster. I'm adding an explicit clarification about it. <img width="1508" height="171" alt="image" src="https://github.com/user-attachments/assets/4ed33932-2d30-49cc-b5fe-82bd72c95691" /> --- <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-17 17:20:52 -05:00
yindo closed this issue 2026-02-17 17:20:52 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#660