Skip to content
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

Move kv and llm instrumentation up a level of abstraction #2800

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

calebschoepp
Copy link
Collaborator

This is to make it so we don't need to pass the observe context all the way down the stack.

@calebschoepp
Copy link
Collaborator Author

@lann marking you for review.

Copy link
Collaborator

@rylev rylev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall looks good. I just had a few non-blocking questions.

crates/llm-remote-http/src/lib.rs Outdated Show resolved Hide resolved
crates/factor-key-value/src/host.rs Outdated Show resolved Hide resolved
crates/factor-llm/src/spin.rs Outdated Show resolved Hide resolved
@calebschoepp calebschoepp force-pushed the move-instruments-up-a-level branch from 012d740 to b3cb3bc Compare September 5, 2024 15:10
@michelleN michelleN merged commit 93de36a into fermyon:main Sep 5, 2024
17 checks passed
@calebschoepp calebschoepp deleted the move-instruments-up-a-level branch September 5, 2024 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants