Skip to content

feat(docs): add Weave observability provider #6029

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
merged 1 commit into from
Apr 30, 2025
Merged

Conversation

zbirenbaum
Copy link
Contributor

Background

Recently Weave by Weights and Biases added OTEL support and some specialized parsing for Vercel's span attributes. This PR provides docs for configuring exports to Weave and adds it to the list of observability providers.

Summary

Added setup and configuration docs for exporting OTEL traces from the AI SDK to Weave projects

Tasks

  • Documentation has been added / updated (for bug fixes / features)

@lgrammel
Copy link
Collaborator

Please follow the structure of other providers, in particular have a Setup section, align section names, remove numbers from sections. Also please run pnpm prettier-fix

@zbirenbaum
Copy link
Contributor Author

Please follow the structure of other providers, in particular have a Setup section, align section names, remove numbers from sections. Also please run pnpm prettier-fix

Thank you for the feedback! I've added a Setup section, removed the numbers from the headers, aligned the names and ran the prettier command. I looked over the other docs and it seems more in line now.

@lgrammel lgrammel merged commit 8b389ae into vercel:main Apr 30, 2025
6 of 7 checks passed
samdenty pushed a commit that referenced this pull request May 1, 2025
## Background

Recently [Weave](https://github.com/wandb/weave) by Weights and Biases
added OTEL support and some specialized parsing for Vercel's span
attributes. This PR provides docs for configuring exports to Weave and
adds it to the list of observability providers.

## Summary

Added setup and configuration docs for exporting OTEL traces from the AI
SDK to Weave projects
lgrammel pushed a commit that referenced this pull request May 2, 2025
## Background

Recently [Weave](https://github.com/wandb/weave) by Weights and Biases
added OTEL support and some specialized parsing for Vercel's span
attributes. This PR provides docs for configuring exports to Weave and
adds it to the list of observability providers.

## Summary

Added setup and configuration docs for exporting OTEL traces from the AI
SDK to Weave projects

Co-authored-by: Zach Birenbaum <[email protected]>
samdenty added a commit that referenced this pull request May 2, 2025
* origin/v5:
  fix(providers/openai): logprobs for stream alongside completion model (#6091)
  chore (ai): move maxSteps into UseChatOptions (#6113)
  docs (ai): add notes on schema .optional() (#6111)
  chore: update references to use ai-sdk.dev (#6076) (#6107)
  Version Packages (canary) (#6069)
  chore (provider-utils): rename TestServerCall.requestBody to requestBodyJson (#6106)
  chore (ai): rename CoreMessage to ModelMessage (#6105)
  feat (ai): add filename to file ui parts (#6104)
  feat (docs): add Dify community provider (#4084) (#6067) (#6103)
  feat (docs): add Sarvam community provider (#6079) (#6096)
  fix(providers/openai): zod parse error with function (#6074) (#6095)
  feat(docs): add Weave observability provider (#6029) (#6094)
  core (ai/mcp): update experimental MCP client documentation for Streamable HTTP transport usage (#5972) (#6093)
  fix (docs): update formatting in useChat reference docs  (#6100)
  chore (ai): replace useChat attachments with file ui parts (#6071)
  feat (ui/react): support resuming an ongoing stream (#6053)
  test (openai): update snapshot (#6086)
samdenty added a commit that referenced this pull request May 2, 2025
…call

* origin/v5: (43 commits)
  chore (provider-utils): return IdGenerator interface (#6118)
  chore (provider): improve jsdoc comments (#6117)
  chore (ai): remove outdated typecasts (#6116)
  chore (ai): remove useChat keepLastMessageOnError (#6114)
  fix(providers/openai): logprobs for stream alongside completion model (#6091)
  chore (ai): move maxSteps into UseChatOptions (#6113)
  docs (ai): add notes on schema .optional() (#6111)
  chore: update references to use ai-sdk.dev (#6076) (#6107)
  Version Packages (canary) (#6069)
  chore (provider-utils): rename TestServerCall.requestBody to requestBodyJson (#6106)
  chore (ai): rename CoreMessage to ModelMessage (#6105)
  feat (ai): add filename to file ui parts (#6104)
  feat (docs): add Dify community provider (#4084) (#6067) (#6103)
  feat (docs): add Sarvam community provider (#6079) (#6096)
  fix(providers/openai): zod parse error with function (#6074) (#6095)
  feat(docs): add Weave observability provider (#6029) (#6094)
  core (ai/mcp): update experimental MCP client documentation for Streamable HTTP transport usage (#5972) (#6093)
  fix (docs): update formatting in useChat reference docs  (#6100)
  chore (ai): replace useChat attachments with file ui parts (#6071)
  feat (ui/react): support resuming an ongoing stream (#6053)
  ...
iteratetograceness pushed a commit to iteratetograceness/ai that referenced this pull request May 9, 2025
## Background

Recently [Weave](https://github.com/wandb/weave) by Weights and Biases
added OTEL support and some specialized parsing for Vercel's span
attributes. This PR provides docs for configuring exports to Weave and
adds it to the list of observability providers.

## Summary

Added setup and configuration docs for exporting OTEL traces from the AI
SDK to Weave projects

Co-authored-by: Zach Birenbaum <[email protected]>
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.

2 participants