Commit Graph

941 Commits

Author SHA1 Message Date
Alexandra Konrad 0e2eca51cd
[chore] propagate error up (#841)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-03-28 10:34:17 +01:00
Joao Grassi 2541b87236
[chore] Move GCP attributes to the registry (#849) 2024-03-27 18:14:09 +01:00
Joao Grassi a187625b51
[chore] Move deployment attributes to the registry (#845) 2024-03-27 17:55:19 +01:00
Joao Grassi 3adaac281c
[chore] Move end user attributes to the registry (#844) 2024-03-27 17:48:13 +01:00
Joao Grassi 6bbc74de66
[chore] Move Feature Flag attributes to the registry (#842) 2024-03-27 17:40:44 +01:00
Joao Grassi ae4005e8a1
Fix path of yaml files for VSCode schema auto completion (#846)
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
2024-03-27 16:43:32 +01:00
Joao Grassi f8f1e16fec
[chore] Move CloudEvents attributes to the registry (#837) 2024-03-27 16:23:16 +01:00
Chris Mark 0941ebb016
Add container metric fields (from ECS) (#282)
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-03-27 10:47:38 +01:00
Yash Tibrewal 4368358cdc
Link to proposal for gRPC metrics (#627)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-03-26 13:48:05 +01:00
Emily S 8ac8d450f3
Use db.instance.id instead of specific elasticsearch node name attribute (#738)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-03-26 12:36:32 +01:00
Liudmila Molkova 83119ef0d0
Clarify that `network.protocol.version` represents negotiated version (#817) 2024-03-25 17:44:25 +01:00
Liudmila Molkova e01cafdcbe
Messaging: clarify network attributes usage on common semconv (#698)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-03-25 08:39:18 -07:00
Liudmila Molkova 25b4932b92
[chore] Mark dotnet-specific metrics and attributes stable in yaml to match markdown (#819)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-03-22 08:23:04 -07:00
Joao Grassi f94edec229
[chore] Move metric requirement levels doc from spec (#831)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-03-21 18:37:47 -07:00
Joao Grassi 80a2d1a8f7
[chore] Enable creating area labels on push to `main` (#824) 2024-03-19 16:09:49 +01:00
Joao Grassi 4f25eb5e54
Add Issue templates and automation scripts (#777) 2024-03-19 11:21:40 +01:00
Kamal Marhubi 0220d78f63
trace/http: Add http.{request,response}.size attributes (#84)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Alexandra Konrad <10500694+trisch-me@users.noreply.github.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-03-18 08:30:24 -07:00
Liudmila Molkova f9dfdd50ce
Database: clarify network attributes usage on common semconv (#768) 2024-03-18 11:37:59 +01:00
Joao Grassi cfff890ccd
Move HTTP client metrics out of .NET conventions (#801) 2024-03-14 11:12:31 -07:00
Liudmila Molkova e74c9982f0
Introduce common `messaging.destination.partition.id` instead of per-system ones (#798)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-03-13 11:42:47 +01:00
Trask Stalnaker e24b332c18
Two fixes to the HTTP semconv migration guide (#804)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-03-12 10:19:40 -07:00
Joao Grassi 1f4dfa3456
[chore] Pin markdown-link-check version (#808) 2024-03-12 17:09:12 +01:00
Damien Mathieu ac0c577d20
[chore] Fix double `the` typos (#806)
Co-authored-by: Reiley Yang <reyang@microsoft.com>
2024-03-11 16:58:33 +01:00
Chris Mark 3edef610fc
Align `system.cpu.state`'s definition with this of `process.cpu.state` (#765) 2024-03-11 16:23:23 +01:00
Liudmila Molkova c8b6163627
Deprecate `db.jdbc.driver_classname` attribute since it's not used (#796) 2024-03-08 08:41:04 -08:00
Joao Grassi a3252cb605
Clarify metric attributes should be namespaced (#786)
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
Co-authored-by: Chris Mark <chrismarkou92@gmail.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-03-08 13:29:44 +01:00
Alexandra Konrad 3d409a7d4a
move faas to registry (#525)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
Co-authored-by: Josh Suereth <joshuasuereth@google.com>
2024-03-07 09:04:52 -08:00
Liudmila Molkova 88d66b53e1
Move DNS lookup metric outside of .NET semconv (#785) 2024-03-07 11:23:54 -05:00
Liudmila Molkova 6c79a1d910
Deprecate db.connection_string (#769) 2024-03-06 11:46:13 -08:00
Miguel Luna 153b768fa6
moving android to the registry attributes (#544)
Signed-off-by: Miguel Luna <39376769+mlunadia@users.noreply.github.com>
Co-authored-by: jason plumb <75337021+breedx-splk@users.noreply.github.com>
Co-authored-by: Chris Mark <chrismarkou92@gmail.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-03-06 12:07:21 +01:00
Joao Grassi 0e945f169e
[chore] Improve check/fix make targets (#787) 2024-03-06 11:30:13 +01:00
Liudmila Molkova 0d963c4016
[chore] Mark attributes and metrics as experimental explicitly (#781) 2024-03-05 17:28:09 -08:00
Johannes Tax 19f2ba7d0c
Add a "Process" operation for messaging (#700)
Co-authored-by: Alex Hong <9397363+hongalex@users.noreply.github.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-03-04 14:38:44 +01:00
klauco 44690f11c7
Allow url.path sanitization (#676)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-03-01 16:03:01 -08:00
Liudmila Molkova 58c2705b7c
Merge DB connection-level and call-level attributes (#780)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-03-01 13:42:23 +01:00
Joao Grassi 9e90894cfa
[chore] Add recommendation for lowercase attribute names (#788) 2024-03-01 09:53:51 +01:00
Liudmila Molkova e4930d3861
Update Azure messaging: settlement attributes and span names (#697)
Co-authored-by: Johannes Tax <johannes@johannes.tax>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-03-01 09:42:58 +01:00
Tyler Benson 6659dfabfe
Fix problem in `xray-lambda` propagator definition (#778)
Co-authored-by: Raphael Philipe Mendes da Silva <rapphil@gmail.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-02-29 17:24:31 -08:00
Liudmila Molkova ca61ac1b2b
[chore] Mark otel.* attributes as stable in yaml (#784) 2024-02-29 16:31:12 +01:00
Patrice Chalin b8e5dada01
[chore] URL attributes: consistently use code font for URLs and URL parts (#783) 2024-02-28 13:50:21 -08:00
Trask Stalnaker bdbcf68a9b
Double backslash -> Single backslash (#779)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-02-28 16:34:24 +01:00
Liudmila Molkova f98fc43b18
[chore] Bring a few attributes that were removed back (as deprecated) (#770) 2024-02-28 10:24:34 -05:00
Josh Suereth 399978fb27
Add Liudmila to semconv maintainers. (#776) 2024-02-27 17:36:26 +01:00
Joao Grassi 4f434da570
[chore] Attempt two: Avoid running stale bot on issues (#771) 2024-02-26 16:18:54 +01:00
Juraci Paixão Kröhling b825ce1b93
Define a common algorithm for service.instance.id (#312)
Signed-off-by: Juraci Paixão Kröhling <juraci@kroehling.de>
Co-authored-by: Josh Suereth <joshuasuereth@google.com>
2024-02-23 14:02:08 -05:00
Josh Suereth 4362b16491
Add Alexandra to approver list. (#766) 2024-02-23 09:51:10 -05:00
Stefán Jökull Sigurðarson 096596b200
Adding `messaging.rabbitmq.message.delivery_tag` to the list of RabbitMQ specific tags (#433)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-02-22 13:51:32 +01:00
Alexandra Konrad 1e7bb0e462
add remaining url fields to the registry (#496)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-02-20 13:39:26 +01:00
Liudmila Molkova 5d7e48746a
[chore] Move GraphQL out of database folder/semconv (#736)
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
2024-02-15 19:41:03 +01:00
Joao Grassi 8b4ad95d21
[chore] Exclude issues from stale bot check (#745) 2024-02-14 20:02:49 +01:00