-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Add Elasticsearch Logging Tutorial #11761
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
Add Elasticsearch Logging Tutorial #11761
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
…setup and configuration
…e Elasticsearch logging tutorial
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you add a screenshot of what the user can expect to see if this works?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bump on this? @colesmcintosh
…asticsearch logging tutorial
|
||
Send your LLM requests, responses, costs, and performance data to Elasticsearch for analytics and monitoring using OpenTelemetry. | ||
|
||
 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is wrong - it should render the image here @colesmcintosh
Use the Image import like here -
<Image img={require('../../img/arize.png')} /> |
This reverts commit 51c1c7b.
Title
Add Elasticsearch Logging Tutorial
Relevant issues
Pre-Submission checklist
Please complete all items before asking a LiteLLM maintainer to review your PR
tests/litellm/
directory, Adding at least 1 test is a hard requirement - see detailsmake test-unit
Type
📖 Documentation
Changes
docs/my-website/docs/tutorials/elasticsearch_logging.md
docs/my-website/sidebars.js
to include the new tutorial in navigationThe tutorial provides a minimalist, clear guide for users to integrate LiteLLM with Elasticsearch for logging and analytics, addressing multiple user requests for this functionality.