Commit Graph

506 Commits

Author SHA1 Message Date
Josh Suereth c383883681
Set up new approvers for HTTP/JVM semconv. (#138)
Co-authored-by: Reiley Yang <reyang@microsoft.com>
2023-06-28 11:47:09 -04:00
Marc Sanmiquel 7c1b368cca
Add container semantic conventions resource (#39)
Co-authored-by: Josh Suereth <joshuasuereth@google.com>
2023-06-28 11:42:25 -04:00
Gregor Zeitlinger 16e611a37b
JVM cpu metrics opt-in (#57)
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
2023-06-28 17:26:37 +02:00
Alexander Wert cdaccc8e4a
Moved HTTP semantic conventions to a dedicated topic-based structure (#141) 2023-06-28 08:14:15 -07:00
Josh Suereth 3d1fe427c3
Add in changelog history. (#139)
Co-authored-by: Christian Neumüller <christian+github@neumueller.me>
2023-06-27 09:32:10 -04:00
Gerhard Stöbich 2246279243
correct link in changelog (#132) 2023-06-26 08:57:15 -07:00
Trask Stalnaker 7add90dceb
Mark initial set of HTTP semantic conventions as frozen (#105) 2023-06-23 11:49:37 -07:00
Trask Stalnaker 29c9b6bc62
Add 'as reported by the JVM' qualifier to JVM cpu metrics (#115)
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
2023-06-23 16:58:22 +02:00
Christian Neumüller 9b45531051
Fix CHANGELOG.md (server.name does not exist) (#126) 2023-06-22 16:19:49 +02:00
Trask Stalnaker 2055854c0c
Change `server.address` and `server.port` from required to recommended on HTTP Server Spans (#114) 2023-06-21 16:01:51 -07:00
Carlos Alberto Cortez beb9444651
Mark service.version as stable. (#106) 2023-06-20 10:43:49 -07:00
Liudmila Molkova be0fab156d
Limit HTTP request method cardinality: original_method (option A) (#17) 2023-06-20 09:20:14 -07:00
Joao Grassi 98db625e14
Move AWS change log entry to semconv section (#122) 2023-06-20 13:59:58 +02:00
Liudmila Molkova 156f9424fe
Make server.address and server.port to opt-in on HTTP server metrics (#109) 2023-06-19 14:35:45 -07:00
Trask Stalnaker d31b014b1f
Make `url.query` conditionally required for HTTP spans (#118) 2023-06-19 10:34:08 -07:00
Mateusz Rzeszutek bef5a68c2f
Recommend emitting server.socket.domain only if it's different from s… (#94) 2023-06-14 20:44:04 -07:00
Trask Stalnaker 0e24f77ce7
Fix typo (#110) 2023-06-14 08:26:45 -07:00
Trask Stalnaker 8364aaada5
Split out truly experimental JVM metrics (#56) 2023-06-13 20:05:49 -07:00
Trask Stalnaker 8f9fbdf8d6
Add `process.runtime.jvm.cpu.time` metric (#55) 2023-06-13 17:50:05 -07:00
Koichi Shiraishi f07495d905
Add lacking Compute Engine link to the Services section (#103)
Signed-off-by: Koichi Shiraishi <zchee.io@gmail.com>
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
Co-authored-by: Josh Suereth <joshuasuereth@google.com>
2023-06-13 13:56:39 -04:00
Trask Stalnaker cf4c173027
Clarify that OTEL_SEMCONV_STABILITY_OPT_IN is a comma-separated list of values (#104)
Co-authored-by: Reiley Yang <reyang@microsoft.com>
2023-06-13 13:53:21 -04:00
Koichi Shiraishi eb62d3957a
Fix 'Description' section for GCP Cloud Run Job execution (#102) 2023-06-13 12:31:38 +02:00
Trask Stalnaker 8fc3d034c7
Clarify HTTP client duration (#70) 2023-06-09 10:37:38 -07:00
Trask Stalnaker 412a3eff4e
Rename `process.runtime.jvm.cpu.utilization` to `process.runtime.jvm.cpu.recent_utilization` (#53) 2023-06-09 10:23:53 -07:00
jack-berg 4456e4d1d4
Fix broken jvm runtime links (#96) 2023-06-07 10:57:21 -07:00
Joao Grassi a0a6f5c0e9
Fix IBM J9 API ref broken links (#92) 2023-06-07 18:52:49 +02:00
Alexey Basinov d6d29521bc
Add Google Bare Metal Solution as a cloud platform (#64)
Co-authored-by: Joao Grassi <joao@joaograssi.com>
Co-authored-by: Josh Suereth <joshuasuereth@google.com>
2023-06-05 16:50:28 -04:00
Trask Stalnaker 9dc02df2e0
HTTP duration metrics should match HTTP span duration (#69) 2023-06-02 10:38:06 -07:00
Mike Dame 4f211389fd
Add GCP Compute Engine resource attributes for host/instance (#15)
Co-authored-by: Josh Suereth <joshuasuereth@google.com>
2023-06-01 10:46:31 -04:00
Trask Stalnaker 62513fbc50
Clarify `process.runtime.jvm.threads.count` refers to platform threads (#54) 2023-05-31 16:12:03 +02:00
jdoherty eacb63da11
Updated Documentation For Change in Behaviour of Reading X-Ray Tracing Info From Lambda (#27)
Co-authored-by: Tyler Benson <tylerbenson@gmail.com>
Co-authored-by: Christian Neumüller <christian+github@neumueller.me>
Co-authored-by: Josh Suereth <joshuasuereth@google.com>
2023-05-25 08:18:31 -04:00
Josh Suereth 350b501c27
Remove status documents and link to published specification. (#47) 2023-05-23 18:02:09 +02:00
Josh Suereth 4c5194ae78
Update all links to the specification to point at the 1.21.0 release (#45) 2023-05-23 11:50:37 -04:00
Tigran Najaryan 1f4dc6890e
Add tigrannajaryan as schema and logs codeowner (#28) 2023-05-19 16:15:06 -07:00
Carlos Alberto Cortez 0887921aed
Update CHANGELOG with missing entry. (#36) 2023-05-17 11:43:45 +02:00
Gregor Zeitlinger 3a0a2d9031
describe JVM CPU metrics (#13)
Co-authored-by: Josh Suereth <joshuasuereth@google.com>
2023-05-16 12:30:28 -04:00
Josh Suereth b5bcbccc17
Add a tool that allows us to quickly update specification URLs to a s… (#9)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Johannes Tax <johannes@johannes.tax>
Co-authored-by: Christian Neumüller <christian+github@neumueller.me>
2023-05-16 12:25:46 -04:00
Armin Ruech 3bb601c243
Update team names following #25 (#29) 2023-05-15 09:16:04 -07:00
Josh Suereth c0731b9ae9
Remove tech committee from maintainers. Semconv will have its own set. (#25) 2023-05-15 11:15:34 -04:00
Mike Dame 5b25f380cb
Add CHANGELOG.md (#18) 2023-05-15 10:11:50 -04:00
Liudmila Molkova c5f7a17b34
Editorial: minor fixes for HTTP spec (#16) 2023-05-12 12:21:55 -07:00
Josh Suereth 7c606855bf
Add CODEOWNERS and automation around ownership (#7)
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
2023-05-11 13:14:38 -04:00
Josh Suereth 9976b2abba
Add pull request checks back for links/markdown. (#5) 2023-05-11 12:57:26 -04:00
Josh Suereth ba20753993
Remove no-changes allowed header from new repository. (#6) 2023-05-11 11:46:04 -04:00
Armin Ruech 0ff54340ef
Fix contributor names and teams (#8)
Fixed the team names, some links, as well as @MovieStoreGuy's and my
name 🙂
2023-05-11 11:44:08 -04:00
Josh Suereth 4c14e25241 Add readme/contributing. 2023-05-11 08:24:31 -04:00
Josh Suereth 554a97dde2 Put hiatus on semantic conventions until they are in the new repository. (#3489)
As per OTEP:
https://github.com/open-telemetry/oteps/blob/main/text/0227-separate-semantic-conventions.md
2023-05-11 05:59:41 -06:00
Tyler Benson f6bee62bfd Add requirement to use X-Ray propagation for aws-sdk client calls (#3212) 2023-05-08 21:22:58 -07:00
Mike Dame 56c77bacd6 Add detail for GCP Cloud Run Job execution (#3378) 2023-05-08 21:18:54 -07:00
Liudmila Molkova 614dbefc77 BREAKING: Introduce common `url.*` attributes, and improve use of namespacing under `http.*` (#3355) 2023-05-08 19:55:53 -07:00