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
|
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 |
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 |
Alexandra Konrad
|
98bed07b8e
|
[chore] move graphql to registry (#882)
|
2024-04-05 08:53:02 +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
|
a04a1f4ba4
|
Update build-tools to 0.24.0 (#820)
|
2024-03-28 13:05:32 -07: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 |
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
|
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
|
f9dfdd50ce
|
Database: clarify network attributes usage on common semconv (#768)
|
2024-03-18 11:37:59 +01: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 |
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 |
Liudmila Molkova
|
c8b6163627
|
Deprecate `db.jdbc.driver_classname` attribute since it's not used (#796)
|
2024-03-08 08:41:04 -08: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
|
6c79a1d910
|
Deprecate db.connection_string (#769)
|
2024-03-06 11:46:13 -08:00 |
Liudmila Molkova
|
0d963c4016
|
[chore] Mark attributes and metrics as experimental explicitly (#781)
|
2024-03-05 17:28:09 -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 |
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 |
Liudmila Molkova
|
ca61ac1b2b
|
[chore] Mark otel.* attributes as stable in yaml (#784)
|
2024-02-29 16:31:12 +01: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 |
Liudmila Molkova
|
13a8238b4d
|
Define additional Azure messaging attributes (#572)
|
2024-02-01 17:40:35 +01:00 |
Patrice Chalin
|
a41f0e8961
|
[editorial] Fix/adjust link to use https rather than http (#645)
|
2024-01-19 11:28:12 +01:00 |
Johannes Tax
|
bb017fa80a
|
Remove obsolete footnotes for messaging attributes (#642)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
|
2024-01-17 17:52:22 +01:00 |
Josh Suereth
|
165dae5c29
|
Migrate exception attributes to registry (#574)
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
|
2023-12-14 12:10:52 -05:00 |
Liudmila Molkova
|
f51df2fdbc
|
Define messaging metrics and add `error.type` attribute to spans (#163)
|
2023-11-30 17:06:23 +01:00 |
Ariel Valentin
|
efd9345199
|
feat: Add MySQL instance address attribute (#345)
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
|
2023-11-30 09:22:16 +01:00 |
Anna Levenberg
|
dccfffc9bf
|
docs(messaging): add gcp_pubsub ordering key attribute (#528)
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
|
2023-11-19 11:06:31 +01:00 |
Alexander Wert
|
811dbab22a
|
Moved database attributes to the attributes registry (#441)
Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
|
2023-11-17 09:46:57 +01:00 |
Trask Stalnaker
|
0de415c57d
|
Make `user_agent.original` and `http.request.header.*` attributes sampling relevant on HTTP server spans (#467)
|
2023-11-02 13:47:08 -04:00 |
Alexander Wert
|
d6a478d8dc
|
Moved `messaging.*` attributes to the registry (#444)
Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
|
2023-11-02 17:18:27 +01:00 |
Trask Stalnaker
|
8ff4ea6821
|
Make `client.address` sampling relevant on HTTP server spans (#469)
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
|
2023-10-31 11:08:23 +01:00 |
Liudmila Molkova
|
a8535bdeb3
|
Make url.scheme opt in for HTTP client metrics and make server.port required (#459)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
|
2023-10-31 10:59:22 +01:00 |
Trask Stalnaker
|
3b76932c6a
|
Change `client.port` from recommended to opt-in on HTTP server spans (#472)
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
|
2023-10-31 08:01:56 +01:00 |
Trask Stalnaker
|
de4125d030
|
Clarify that `client.port` is the port of whichever client was captured in `client.address` (#471)
|
2023-10-30 16:42:07 +01:00 |
Trask Stalnaker
|
a1ec47777f
|
Change `http.request.body.size` and `http.response.body.size` attributes from recommended to opt-in (#460)
|
2023-10-30 16:18:33 +01:00 |
Trask Stalnaker
|
a2bbcc3f21
|
Update `Forwarded` header links to use specific anchors (#458)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
|
2023-10-30 11:40:41 +01:00 |
Trask Stalnaker
|
002ace1b08
|
Change `user_agent.original` from recommended to opt-in on HTTP client spans (#468)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
|
2023-10-30 11:25:49 +01:00 |
Trask Stalnaker
|
3070635a74
|
Remove conditional requirement on `network.peer.address` and `network.peer.port` (#449)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
|
2023-10-30 09:14:10 +01:00 |
Alexander Wert
|
064fe4efda
|
Moved rpc attributes to the registry (#395)
Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
|
2023-10-23 15:52:46 +02:00 |
Trask Stalnaker
|
b23075cd60
|
Remove dashes to underscores normalization from http header attribute keys (#369)
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
Co-authored-by: Josh Suereth <joshuasuereth@google.com>
|
2023-10-20 16:23:28 +02:00 |
Liudmila Molkova
|
86f1ba452b
|
Editorial: random improvements (#415)
|
2023-10-19 16:53:57 -07:00 |