-
Notifications
You must be signed in to change notification settings - Fork 316
chore: split json otel collector to enable both during dev #1247
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: main
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
E2E Test Results✅ All tests passed • 25 passed • 3 skipped • 195s
|
PR Review: Split JSON OTel Collector for Dual Dev EnvironmentSummaryThis PR adds support for running two OpenTelemetry collectors simultaneously in development: one with the standard schema and one with the JSON schema enabled. This allows testing both configurations side-by-side. ✅ Strengths
🐛 Potential Issues1. Logic Error in
|
Gets us closer to a staging instance of json