-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Added new semantic conventions #2365
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2365 +/- ##
==========================================
- Coverage 92.00% 92.00% -0.01%
==========================================
Files 272 272
Lines 15402 15401 -1
==========================================
- Hits 14170 14169 -1
Misses 850 850
Partials 382 382
Continue to review full report at Codecov.
|
Test failures seem to be unrelated transient issues. |
Please rebase |
@bogdandrutu done :) |
…reported security issues (open-telemetry#2365)
Description: Updates the conventions to include new resource attributes added to the official spec in open-telemetry/opentelemetry-specification#1099 and open-telemetry/opentelemetry-specification#1112. I put the AWS attributes in here because I feel that since they're part of the official spec, they should be codified in the collector repo. But I can move them to contrib if they're strongly not wanted.