-
Notifications
You must be signed in to change notification settings - Fork 561
Docs for the new log stores #4325
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
base: develop
Are you sure you want to change the base?
Conversation
Implemented datadog specific log exporter Implement a non-blocking log store flushing system Add OTEL log store flavor
Documentation Link Check Results❌ Absolute links check failed |
Co-authored-by: Stefan Nica <stefan@zenml.io>
Co-authored-by: Stefan Nica <stefan@zenml.io>
Co-authored-by: Stefan Nica <stefan@zenml.io>
Co-authored-by: Stefan Nica <stefan@zenml.io>
|
@stefannica I applied all your suggested changes. |
stefannica
left a comment
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.
A couple more corrections, but otherwise I have to say I totally love these docs.
Co-authored-by: Stefan Nica <stefan@zenml.io>
Co-authored-by: Stefan Nica <stefan@zenml.io>
Co-authored-by: Stefan Nica <stefan@zenml.io>
Describe changes
You can see how it looks here.
Pre-requisites
Please ensure you have done the following:
developand the open PR is targetingdevelop. If your branch wasn't based on develop read Contribution guide on rebasing branch to develop.Types of changes