Commit Graph

16 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
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 c8b6163627
Deprecate `db.jdbc.driver_classname` attribute since it's not used (#796) 2024-03-08 08:41:04 -08:00
Liudmila Molkova 6c79a1d910
Deprecate db.connection_string (#769) 2024-03-06 11:46:13 -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
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 76bb38700e
Fix network.transport examples (#448)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2023-10-27 10:21:42 +02:00
Trask Stalnaker 8493048622
Fix examples still using server.socket.address (#446)
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2023-10-27 09:58:23 +02:00
Josh Suereth b127e121b9
Bump to latest specification version. (#379) 2023-10-11 09:29:44 -04: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