Trask Stalnaker
|
a000ac53b8
|
Make `db.response.returned_rows` opt-in on `release_candidate` spans (#2211)
|
2025-05-02 14:35:00 +00:00 |
Liudmila Molkova
|
b1bfa2ea88
|
Add an option to generate db.query.summary from operation/target, restrict its usage for non-query databases (#2206)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2025-05-02 05:07:20 +00:00 |
Trask Stalnaker
|
c921649595
|
Add `db.operation.name` and `db.collection.name` to SQL for higher-level APIs (#2207)
|
2025-05-01 15:12:45 +00:00 |
Trask Stalnaker
|
5ef77aa1f4
|
Add `db.stored_procedure.name` to the general span conventions (#2205)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
|
2025-05-01 15:07:56 +00:00 |
Liudmila Molkova
|
7ab7a384e3
|
Render template attribute name consistently in the table and notes (#2193)
|
2025-05-01 01:21:08 +00:00 |
Liudmila Molkova
|
66ba317a2f
|
Move key names from template attribute examples to notes (#2175)
|
2025-04-29 18:39:20 +00:00 |
Trask Stalnaker
|
08728eb08d
|
Move `db.query.parameter.<key>` from release_candidate back to development (#2194)
|
2025-04-29 13:59:47 +00:00 |
Trask Stalnaker
|
78346782a8
|
Remove outdated sanitization requirement (#2187)
|
2025-04-28 14:39:21 +00:00 |
Trask Stalnaker
|
b40b5f3ac9
|
Use pipe as the `db.namespace` separator (#2151)
|
2025-04-22 19:01:43 +00:00 |
Trask Stalnaker
|
e500db3ac8
|
Add `db.query.parameter.<key>` (#2093)
|
2025-04-14 09:00:45 -07:00 |
Liudmila Molkova
|
a86a51c932
|
Add span rendering template and clean up span briefs and notes (#1505)
|
2025-04-09 09:32:28 -07:00 |
Trask Stalnaker
|
54d1612b67
|
Add `db.stored_procedure.name` (#2037)
|
2025-03-30 12:34:50 -07:00 |
Trask Stalnaker
|
9727b525e5
|
`db.operation.parameter.<key>` should not be captured for batch operations (#2034)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
|
2025-03-29 20:20:29 +00:00 |
Liudmila Molkova
|
13105b79d2
|
Update stability levels from experimental -> development (#1889)
|
2025-02-11 18:06:51 -08:00 |
Patrice Chalin
|
046cf01f47
|
[editorial] Normalize path to docs from docs (#1843)
|
2025-01-28 13:45:03 -08:00 |
Patrice Chalin
|
aff2c09add
|
[editorial] Use sentence case for doc page titles (#1839)
|
2025-01-28 07:21:28 -08:00 |
Liudmila Molkova
|
62d5a7cd37
|
Consistent naming: `db.system` to `db.system.name`, namespace constants, remove `db` from system-specific names (#1734)
|
2025-01-23 23:02:12 -08:00 |
Liudmila Molkova
|
539ce854bf
|
Add common guidance on recording errors on spans and metrics, clarify DB conventions (#1716)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2025-01-16 11:54:10 -08:00 |
Trask Stalnaker
|
5a5803258f
|
Improve rendering of database release candidate status (#1702)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
|
2024-12-20 09:14:54 +01:00 |
Trask Stalnaker
|
3fa52acca3
|
Don't capture `db.operation.name` and `db.collection.name` from query formats that support multiples (#1566)
|
2024-11-25 11:56:09 -08:00 |
Liudmila Molkova
|
ab1362c44e
|
Fix broken anchors, remove `en` from some links (#1610)
|
2024-11-25 10:45:14 -08:00 |
Daniel Dyla
|
05dca2da88
|
Add enum value separators (#1572)
|
2024-11-20 20:08:42 -08:00 |
Joao Grassi
|
4717a9fb43
|
[chore] Generate attr name on requirement level notes (#1589)
|
2024-11-18 18:03:29 +01:00 |
Joao Grassi
|
2afe58c54a
|
[chore] Render attribute name on foot notes (#1583)
|
2024-11-18 11:14:30 +01:00 |
Trask Stalnaker
|
62306fc875
|
Generalize `db.query.parameter.<key>` to `db.operation.parameter.<key>` (#1559)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
|
2024-11-13 06:15:13 -08:00 |
Liudmila Molkova
|
52730dcefe
|
Makes all span/metric/event/resource groups id meaningful (#1512)
|
2024-11-11 08:16:29 -08:00 |
Sourabh Jain
|
63094c6c92
|
Cosmos DB: Operation Level Metrics (#1438)
Co-authored-by: Justine Cocchi <justine@cocchi.org>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2024-10-28 16:49:22 -07:00 |
Liudmila Molkova
|
25f74191d7
|
DB: fix how operation and collection names are recorded for complex queries (opt-in `db.query.text` on metrics, new `db.query.summary` recommended attribute) (#1482)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2024-10-18 08:36:09 -07:00 |
Joao Grassi
|
d5d2b9d2a2
|
[chore] Remove empty lines in generated markdown (#1477)
|
2024-10-15 08:52:26 -07:00 |
Liudmila Molkova
|
f336f0e471
|
Fix table-check (again) and regenerate tables (#1463)
|
2024-10-10 08:50:04 -04:00 |
Trask Stalnaker
|
8d2ab74d40
|
Mark database semconv as release candidate (#1101)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
|
2024-10-07 11:50:59 -07:00 |
Trask Stalnaker
|
fbecf791d1
|
Add `db.operation.batch.size` to markdown (#1448)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
|
2024-10-07 10:02:15 -07:00 |
Trask Stalnaker
|
25d438c3bf
|
Recommend to capture `db.namespace` from initial connection over not capturing any, also specify `db.namespace` value for PostgreSQL, MySQL and MariaDB (#1437)
|
2024-10-02 21:09:46 -07:00 |
Liudmila Molkova
|
5e933fd5c2
|
Add `db.response.status_code` attribute, deprecate `db.cosmos.status_code` (#1424)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2024-10-01 09:30:21 -07:00 |
Liudmila Molkova
|
8c918fb046
|
[editorial] remove 'full' options from markdown snippets, remove unused tags (#1303)
Co-authored-by: Alexandra Konrad <alexandra.konrad@elastic.co>
|
2024-08-05 09:41:37 -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
|
ad05f1d8d3
|
Clarify db.query.parameter is string representation (#1165)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
|
2024-06-25 11:40:10 +00: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 |
Liudmila Molkova
|
6a0a75e73e
|
[chore] Use document status link to otel.io instead of versioned spec (#1093)
|
2024-06-03 13:33:39 +02:00 |
Liudmila Molkova
|
b56bad395b
|
Database: clarify list of SQL `db.system`s (#1024)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
|
2024-05-29 09:57:14 -07:00 |
Trask Stalnaker
|
e3217bea91
|
Add support for database batch operations (#1072)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
|
2024-05-29 09:38:22 -07: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 |
Josh Suereth
|
6f39cae2b6
|
[chore] Bump to latest specification version. (#1051)
|
2024-05-21 07:37:24 -04:00 |
Josh Suereth
|
04bdbba20f
|
(feat) Migrate all markdown generation to use JINJA snippets (#1000)
|
2024-05-15 12:35:17 +00:00 |
Liudmila Molkova
|
db1a97b0ad
|
Render full MD tables for database systems (#973)
|
2024-05-08 09:41:20 -07:00 |
Gergely Kalapos
|
5c3e4f1d4a
|
Clarify case normalization in db spec (#1004)
|
2024-05-07 11:20:35 -07:00 |
Josh Suereth
|
651d779183
|
Generate Attribute Registry using Weaver (#917)
|
2024-05-01 11:22:28 -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 |
Liudmila Molkova
|
0e6aae3dd5
|
Replace `db.statement` with `db.query.text` in examples (#932)
|
2024-04-18 08:00:34 -07:00 |
Trask Stalnaker
|
49669266d9
|
Update references from `db.operation` to `db.operation.name` (#904)
|
2024-04-08 13:05:09 -07:00 |