Liudmila Molkova
|
a3cf57fcc3
|
Remove prefix in yaml, add policy check to block future usages (and minor cleanups) (#1293)
Co-authored-by: Alexandra Konrad <alexandra.konrad@elastic.co>
|
2024-08-01 08:47:32 -07:00 |
Trask Stalnaker
|
3f936c6a8f
|
Define sampling relevant attributes for database client spans (#1166)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
|
2024-07-11 22:45:52 +00:00 |
Trask Stalnaker
|
0e56677c84
|
Editorial: mention that Redis `db.namespace` is a string (#1233)
|
2024-07-11 15:25:32 -07:00 |
Gergely Kalapos
|
eeed399850
|
Define sanitization for db.query.text (#1100)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
|
2024-06-24 07:23:59 -07:00 |
Gergely Kalapos
|
315a717762
|
Adapt Elasticsearch spec to stability changes (#1002)
Co-authored-by: Steve Rao <raozihao.rzh@alibaba-inc.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
|
2024-06-07 11:28:55 -07:00 |
Liudmila Molkova
|
f974aeddac
|
[chore] Remove the workaround to drop inherited note (#1092)
|
2024-06-03 21:22:04 +00:00 |
Trask Stalnaker
|
cb771da926
|
Mention how to capture collection and operation names from query text in the registry (#1070)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
|
2024-05-28 11:14:47 -07:00 |
Liudmila Molkova
|
db1a97b0ad
|
Render full MD tables for database systems (#973)
|
2024-05-08 09:41:20 -07:00 |
Trask Stalnaker
|
a727b99160
|
Parameterized query text does not need to be sanitized by default (#976)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
|
2024-05-07 09:29:52 -07:00 |
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 |
Alan West
|
1b6bde0287
|
Move common DB attributes (#910)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
|
2024-04-18 16:58:15 -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 |
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
|
f9dfdd50ce
|
Database: clarify network attributes usage on common semconv (#768)
|
2024-03-18 11:37:59 +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 |
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 |
Patrice Chalin
|
a41f0e8961
|
[editorial] Fix/adjust link to use https rather than http (#645)
|
2024-01-19 11:28:12 +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 |
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
|
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 |
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 |
Alexander Wert
|
2ef85e6e84
|
Moved template attributes to yaml model files (#315)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
|
2023-09-26 09:55:47 +02:00 |
Steve Gordon
|
58b08c9dfb
|
Add `cluster.name` and `node.name` attributes to Elasticsearch semantic conventions. (#285)
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
|
2023-09-11 11:30:14 +02:00 |
Alexander Wert
|
4142dd35dd
|
Renamed `specification` and `semantic_conventions` to `model` and `docs` (#166)
|
2023-07-06 11:43:47 -07:00 |