Commit Graph

977 Commits

Author SHA1 Message Date
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
Liudmila Molkova a00f5ae243
[chore] Update contributing.md - add details on how to create release and push tag (#881) 2024-04-05 10:19:45 -07:00
Liudmila Molkova a08fd23c28
[chore] Add backward-compatibility check to ci (#764) 2024-04-05 10:12:06 -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
Alexandra Konrad 1210132a1b
[chore] update hint for running make command (#876)
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
2024-04-04 13:32:20 -07: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
Liudmila Molkova d8d0fb113f
[chore] fix minor issues in release section of contributing.md (#879) 2024-04-04 10:53:16 +02:00
Josh Suereth d186de6b39
Move Johannes to maintainer. (#874) 2024-04-03 08:49:44 -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 8df2100849
[chore] Remove constraints from faas (#861)
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
2024-04-02 08:14:23 -07:00
Liudmila Molkova c33835975b
[chore] Fix md generation commands in makefile (#865) 2024-04-02 13:10:57 +02:00
Liudmila Molkova a04a1f4ba4
Update build-tools to 0.24.0 (#820) 2024-03-28 13:05:32 -07:00
Joao Grassi e44693245e
[chore] Force create labels in workflow (#852) 2024-03-28 18:30:54 +01: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
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