-
Notifications
You must be signed in to change notification settings - Fork 364
feat(llmobs): implement multi-tenant routing context support #7158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
PROFeNoM
merged 28 commits into
master
from
alex/MLOB-4999_multi-tenant-routing-context-support
Jan 20, 2026
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
3f6f0e1
feat(routing): implement multi-tenant routing context support
PROFeNoM f15d74a
Removed default parameters from getCurrentRouting, now returns null i…
PROFeNoM 21aec03
restore comment + use size AFTER truncation to make flushing decision
PROFeNoM 4f9e357
refactor(routing-context): simplify getCurrentRouting function and en…
PROFeNoM ff7c821
Backward compat comment + Nested context test
PROFeNoM 34fcd38
fix: API Key Logged in Debug Output
PROFeNoM d5647ea
chore: remove unnecessary comments
PROFeNoM 06bc6bd
Converted to private # syntax, revised tests, and added rule to AGENT…
PROFeNoM d8b5417
fix
PROFeNoM 5cfc108
#originalEndpoint
PROFeNoM bc41f53
remove some redundancies
PROFeNoM 8396b85
add comment for legacy
PROFeNoM dd64483
refactor(routing-context): implement withRoutingContext directly in L…
PROFeNoM e1f460d
refactor
PROFeNoM b38fe4a
refactor
PROFeNoM ecaa34e
warn + private methods
PROFeNoM 145ebac
refactor(llmobs): simplify warning message for nested routing context…
PROFeNoM 3e253a8
Update AGENTS.md
PROFeNoM e6eee74
test(llmobs): enhance multi-tenant routing tests with improved assert…
PROFeNoM dbb1fde
refactor(llmobs): introduce LLMObsBuffer for improved event handling …
PROFeNoM df1542a
trim redundancy
PROFeNoM 5a94a16
avoid double /evp_proxy/v2/... prefix
PROFeNoM 5cd9405
feat(llmobs): add warning for routing context usage in agent proxy mo…
PROFeNoM ee4c068
lint
PROFeNoM ad914c9
Sam's code enhancements
PROFeNoM 93a9c48
rename withRoutingContext to routingContextt
PROFeNoM a9c0186
add support for submitEvaluation
PROFeNoM a3d89ff
handle signature change
PROFeNoM File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sabrenner marked this conversation as resolved.
Show resolved
Hide resolved
sabrenner marked this conversation as resolved.
Show resolved
Hide resolved
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.