-
Notifications
You must be signed in to change notification settings - Fork 554
Enhance README consistency across OpenTelemetry components #3074
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
Co-authored-by: cijothomas <5232798+cijothomas@users.noreply.github.com>
@copilot All README files now follow a consistent structure: Title with OpenTelemetry logo |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3074 +/- ##
=====================================
Coverage 80.1% 80.1%
=====================================
Files 126 126
Lines 21957 21957
=====================================
Hits 17603 17603
Misses 4354 4354 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Co-authored-by: cijothomas <5232798+cijothomas@users.noreply.github.com>
... Completed comprehensive README consistency check for all OpenTelemetry Rust crates. All 12 crates now follow the required structure: ✅ Title with OpenTelemetry logo Changes in commit 6f990f5. |
/easycla |
1 similar comment
/easycla |
@cijothomas |
This PR addresses inconsistencies in README files across OpenTelemetry Rust components to provide a uniform documentation experience for users.
Changes Made
Enhanced
opentelemetry-http
READMEImproved
opentelemetry-stdout
READMEFixed
opentelemetry-proto
READMEEnhanced
opentelemetry-appender-log
READMEUpdated
opentelemetry-semantic-conventions
READMEStructure Consistency
All README files now follow a consistent structure:
This ensures users can easily navigate documentation and find relevant information across all OpenTelemetry Rust components.
Fixes #1306.
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.