-
Notifications
You must be signed in to change notification settings - Fork 36
Add edge docs #498
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 edge docs #498
Conversation
Vale Linting ResultsSummary: 1 suggestion found 💡 Suggestions (1)
|
🔍 Preview links for changed docs |
alexandra5000
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.
Just a suggestion:
Given that behavior changes depending on version (ECH before 9.2 vs from 9.2 onwards, self-managed vs serverless vs ECH), it might be helpful to include a small table summarizing for each deployment model + version whether a Gateway Collector is required, whether preprocessing is done, whether Managed OTLP endpoint exists, etc.
Co-authored-by: Aleksandra Spilkowska <[email protected]>
Co-authored-by: Aleksandra Spilkowska <[email protected]>
Co-authored-by: Miguel Luna <[email protected]>
This adds explanations on what "edge" means for EDOT deployments, and updates some of our EDOT architecture docs.
Fixes #500