Commit Graph

282 Commits

Author SHA1 Message Date
Alexandra Konrad 51813f68ca
[chore] move event to registry (#907)
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-04-10 08:06:05 +02:00
Liudmila Molkova 82b2fb2b87
Process: replace constraints with requirement levels and note (#863) 2024-04-09 09:25:52 -07:00
Michael Wolf c9b8445e09
Add additional process attributes to registry (#564)
Co-authored-by: Alexandra Konrad <10500694+trisch-me@users.noreply.github.com>
2024-04-09 08:56:23 -07:00
Joao Grassi f731ca7537
Move webengine attributes to the registry (#901)
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
2024-04-09 13:53:24 +02:00
Steve Rao ccb6db6f3d
Update missing modification from `db.operation` to `db.operation.name` (#912) 2024-04-08 19:54:58 -07:00
Trask Stalnaker 49669266d9
Update references from `db.operation` to `db.operation.name` (#904) 2024-04-08 13:05:09 -07:00
Liudmila Molkova ff49c9b6fa
DB: rename table/container/etc to collection (#870) 2024-04-08 10:14:27 -07:00
Trask Stalnaker b5b2409b52
Rename `db.statement` to `db.query.text` and introduce `db.query.parameter.<key>` (#866) 2024-04-08 09:48:04 -07:00
Alexandra Konrad c65428b52e
[chore] move opentracing to the registry (#900)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-04-08 08:23:19 -07:00
Trask Stalnaker a776eaf3fc
Deprecate `db.user` (#894) 2024-04-08 08:16:06 -07:00
Alexandra Konrad 0d2f7deb5c
[chore] change prefix for deprecated attributes (#898) 2024-04-08 16:48:15 +02:00
Alexander Wert 2023cbdaa6
Adjust readme for the registry to include stability level. (#902)
Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
2024-04-08 15:56:34 +02:00
Alexandra Konrad 3ac1e18fdb
[chore] move aws lambda and sdk to registry (#893)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-04-08 10:18:52 +02:00
Liudmila Molkova 34edf1b967
Replace constraints with requirement levels on exceptions (#862)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-04-05 10:29:01 -07:00
Trask Stalnaker f812621a91
Rename `db.operation` to `db.operation.name` (#875)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-04-05 10:04:26 -07:00
Patrice Chalin 14c8e5291e
[editorial] service.md: normalize link to process.md (#883)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-04-05 09:57:13 -07:00
Alexandra Konrad 262271ffb3
move rpc.message to the registry (#854)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-04-05 09:30:25 -07:00
Joao Grassi a307d19c86
Move otel.scope attributes to registry (#889) 2024-04-05 14:56:30 +02:00
Joao Grassi 1f3c27ea45
[chore] Combine GCP attributes (#888) 2024-04-05 14:46:51 +02:00
Joao Grassi 94cf27bd81
[chore] Move AWS ECS, EKS and Log attributes to the registry (#848) 2024-04-05 11:42:59 +02:00
Joao Grassi 8c4d6986e0
[chore] Move mobile events to the registry (#872)
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2024-04-05 10:25:19 +02:00
Joao Grassi 48892b8080
[chore] Move heroku attributes to the registry (#871)
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
2024-04-05 09:48:58 +02:00
Alexandra Konrad 98bed07b8e
[chore] move graphql to registry (#882) 2024-04-05 08:53:02 +02:00
Liudmila Molkova eb7495599e
Add `messaging.destination.partition.id` to metric attributes (#814) 2024-04-04 12:20:42 -07:00
Liudmila Molkova f1be1511d9
[chore] Prepare v1.25.0 release (#878)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-04-04 09:45:17 -07:00
Joao Grassi 1d592b44a7
[chore] Move telemetry sdk to the registry (#873) 2024-04-03 17:16:14 +02:00
Alexandra Konrad 7a4a7d70ac
[chore] Move Session to registry (#843)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-04-03 14:07:31 +02:00
Alexandra Konrad fdb088cfa9
[chore] Add registry prefix to registry namespaces that missing it (#851) 2024-04-03 13:58:09 +02:00
Gergely Kalapos be971eeb1a
Moved Service attributes to registry (#758)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-04-03 13:19:15 +02:00
Alexandra Konrad bc4146949e
[chore] Move Peer to registry (#853)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-04-03 11:28:57 +02:00
Joao Grassi 8dc38ecc97
[chore] Move Dynamodb attributes to the registry (#850) 2024-04-03 11:20:42 +02:00
Liudmila Molkova d8b6c93ff6
[chore] Cleanup minor issues in messaging semconv (#859) 2024-04-02 08:32:24 -07:00
Liudmila Molkova a04a1f4ba4
Update build-tools to 0.24.0 (#820) 2024-03-28 13:05:32 -07:00
Alexandra Konrad 5a94098c2a
add new ECS file namespace (#732)
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2024-03-28 10:59:43 +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 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
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