Commit Graph

38 Commits

Author SHA1 Message Date
Trask Stalnaker 48f50d7d8c
Remove `db.instance.id` (#972) 2024-05-01 09:33:31 -07:00
Liudmila Molkova 37a79422ad
Database: add error.type to span and metric (#975) 2024-04-29 10:16:06 -07:00
Liudmila Molkova 3afe2871d1
Rename `db.name` to `db.namespace` and generalize it (#911)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-04-24 11:53:24 -07:00
Trask Stalnaker dd73dba5ac
Should -> SHOULD (#946)
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
2024-04-23 09:47:35 +00:00
Liudmila Molkova 0e6aae3dd5
Replace `db.statement` with `db.query.text` in examples (#932) 2024-04-18 08:00:34 -07: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
Trask Stalnaker a776eaf3fc
Deprecate `db.user` (#894) 2024-04-08 08:16: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
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 a04a1f4ba4
Update build-tools to 0.24.0 (#820) 2024-03-28 13:05:32 -07:00
Liudmila Molkova f9dfdd50ce
Database: clarify network attributes usage on common semconv (#768) 2024-03-18 11:37:59 +01:00
Liudmila Molkova 6c79a1d910
Deprecate db.connection_string (#769) 2024-03-06 11:46:13 -08:00
Joao Grassi 0e945f169e
[chore] Improve check/fix make targets (#787) 2024-03-06 11:30:13 +01: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 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
Trask Stalnaker 183647b9e5
Add placeholder for database stability transition plan (#733)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2024-02-12 15:08:27 +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
Trask Stalnaker b56abb47df
Remove Oct 1 mention from `OTEL_SEMCONV_STABILITY_OPT_IN` (#541)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
2023-11-22 17:25:27 +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
Alexander Wert 6a9acefdbf
Moved client, server, source, destination attributes to the registry (#391)
Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
2023-11-09 10:19:03 -06: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
Liudmila Molkova 86f1ba452b
Editorial: random improvements (#415) 2023-10-19 16:53:57 -07:00
Alexander Wert 315a4290fb
Moved network attributes to the registry (#390) 2023-10-19 14:16:04 +02:00
Josh Suereth b127e121b9
Bump to latest specification version. (#379) 2023-10-11 09:29:44 -04:00
Trask Stalnaker 0b5a2f3354
Rename/replace `(client|server).socket.(address|port)` attributes with `network.(peer|local).(address|port)`. (#342)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2023-10-10 17:13:16 +02:00
Liudmila Molkova 2c065be5e6
Editorial: Update build-tools to 0.22.0 and sort attributes alphabetically in all semconv (#359)
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
2023-10-03 09:37:56 +02:00
Trask Stalnaker 3286326b17
Improve network briefs (#352) 2023-10-02 17:57:37 +02:00
Christian Neumüller 50c5424549
Port, address clarifications (#289) 2023-09-29 11:57:22 -07:00
Alan West 4fcf4dfd79
Clarify stabilization plan does not just apply to attributes (#278) 2023-08-30 13:59:18 +02:00
Trask Stalnaker 728c3ca60d
`http/dup` has higher precedence than `http` in `OTEL_SEMCONV_STABILITY_OPT_IN` (#249) 2023-08-14 13:58:21 -07:00
Trask Stalnaker a0143da118
Improve symmetry in client/server address/port text (#244) 2023-08-14 12:02:04 -04:00
Patrice Chalin 82a6efb892
[editorial] Rename general section pages by dropping `general` from the filename (#195) 2023-07-14 10:10:35 -07:00
Josh Suereth 18400cf93c
Bump to latest version of the specification. (#185) 2023-07-12 16:38:13 +02:00
Patrice Chalin eda37d8cff
[editorial] Fix doc page titles and add Hugo front matter (#175) 2023-07-07 15:53:22 -07:00
Alexander Wert 4142dd35dd
Renamed `specification` and `semantic_conventions` to `model` and `docs` (#166) 2023-07-06 11:43:47 -07:00