Commit Graph

726 Commits

Author SHA1 Message Date
Daniel Dyla ab88f2a4ed
Mark feature flag semantic conventions as release candidate (#2277) 2025-05-22 13:39:03 +00:00
Sam Xie cab0665e71
Fix ruby links (#2290) 2025-05-21 23:31:53 +00:00
Liudmila Molkova 2e4af3cc9b
Remove mentions of build-tools semconvgen (#2279) 2025-05-19 16:02:58 +00:00
Bradley Grainger 92ffed6952
Fix system name for MySQL (#2276)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2025-05-19 15:44:34 +00:00
Liudmila Molkova 7d8f29d80e
Add system-specific naming guidance (#1708)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2025-05-16 20:22:14 +00:00
Trask Stalnaker 607a441b25
Stabilize `network.transport` enum value `quic` (#2275) 2025-05-16 15:34:13 +00:00
OpenTelemetry Bot 494b4bea79
[chore] Update spec repo links to v1.45.0 (#2274) 2025-05-15 21:02:49 +00:00
Josh Suereth 58dfbe24f6
Move Attributes Registry to Registry / Attributes (#2251) 2025-05-15 01:58:45 +00:00
Srdjan Lulic 38b75be29c
Expand the intended use of the cloud.region attribute (#2238)
Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
2025-05-13 06:40:51 +00:00
Daniel Dyla 5eccb6fd0e
Move the evaluated value from the event body to attributes (#1990)
Co-authored-by: Pete Hodgson <github@thepete.net>
Co-authored-by: André Silva <2493377+askpt@users.noreply.github.com>
2025-05-12 21:41:41 +00:00
Goutham Veeramachaneni a3ae88080e
[chore] Fix typo in http client SpanKind (#2258)
Signed-off-by: Goutham <gouthamve@gmail.com>
2025-05-12 19:38:29 +00:00
Liudmila Molkova 4795eb6a7b
Use deprecated struct instead of text, add policies (#2047) 2025-05-11 18:12:58 +00:00
Josh Suereth 9a4ea417ba
(chore) Resource -> Entity : Part 2 : Update all group ids, group id guidance and references to group ids. (#2244) 2025-05-08 15:05:50 +00:00
Josh Suereth 45e91aedff
(chore) Move off deprecated group type resource to entity group type. (#2231) 2025-05-07 22:49:44 +00:00
Guangya Liu 27e657cc77
Add `gen_ai.conversation.id` attribute (#2163) 2025-05-07 19:48:54 +00:00
Mohamed Asaker 86cad425fa
Added new AWS Attributes for various services (#1794) 2025-05-06 20:20:14 +00:00
Josh Suereth fc9b3eb53e
Updated weaver to v0.15.0 (#2230) 2025-05-05 16:41:03 +00:00
Christos Markou f745220f91
Require sensitive data sanitization for process.command_args and process.command_line (#2190)
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
2025-05-04 18:05:29 +00:00
Trask Stalnaker 4ab58ac3e8
Remove warning (#2222) 2025-05-02 19:56:51 +00:00
Liudmila Molkova 8d6d60a7de
Update DB migration guide (#2215)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2025-05-02 19:32:21 +00:00
Trask Stalnaker ef60e23256
Mark database semantic conventions as stable for MariaDB, Microsoft SQL Server, MySQL, and PostgreSQL (#2199) 2025-05-02 19:30:49 +00:00
Trask Stalnaker 7f6471212c
Clarify `db.query.summary` for stored procedures (#2218)
Co-authored-by: Alan West <3676547+alanwest@users.noreply.github.com>
2025-05-02 19:28:08 +00:00
Christophe Kamphaus 899a326c3e
Add CICD spans and resources (#2013)
Co-authored-by: Adriel Perkins <adriel@adrielperkins.com>
2025-05-02 19:27:15 +00:00
Liudmila Molkova 2073d8ab5e
Replace a few remaining `db.system` occurrences with `db.system.name` (#2217) 2025-05-02 15:40:40 +00:00
Trask Stalnaker 0fe269f6e4
Improve wording of OTEL_SEMCONV_STABILITY_OPT_IN for database semconv (#2210) 2025-05-02 14:35:28 +00:00
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 d6e42db109
Remove extra char (#2212) 2025-05-01 23:33:23 +00:00
jason plumb 48c9127770
Introduce app click events (#2070)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2025-05-01 19:19:53 +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
Trask Stalnaker d4cb5e3ced
Expand examples of targets in `db.query.summary` (#2201) 2025-05-01 14:53:02 +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 0268189395
Make db.operation.name required where it's available, clarify what to do with multiple layers (#2200)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2025-04-30 17:19:49 +00:00
odubajDT 4a023fc5a7
[k8s] Introduce semantic conventions for k8s DaemonSet labels and annotations (#2170)
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
2025-04-30 16:15:28 +00:00
odubajDT 5abb2e3c0e
[k8s] Introduce semantic conventions for k8s Deployment labels and annotations (#2168)
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
2025-04-30 14:51:30 +00:00
odubajDT c9fc9029eb
[k8s] Introduce semantic conventions for k8s StatefulSet labels and annotations (#2169)
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
2025-04-30 14:33:42 +00:00
odubajDT 0246e4513e
[k8s] Introduce semantic conventions for k8s ReplicaSet labels and annotations (#2167)
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
2025-04-30 14:28:56 +00:00
odubajDT 3f9f8f26f5
[k8s] Introduce semantic conventions for k8s Namespace labels and annotations (#2166)
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
2025-04-30 14:21:03 +00:00
odubajDT c0e7d69c09
[k8s] Introduce semantic conventions for k8s Job labels and annotations (#2171)
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
2025-04-30 06:54:47 +00:00
Dave Cadwallader d9b7765b7d
[chore] Fix stray sentence fragment (#2198) 2025-04-29 19:28:38 +00:00
Liudmila Molkova 66ba317a2f
Move key names from template attribute examples to notes (#2175) 2025-04-29 18:39:20 +00:00
Liudmila Molkova 454d1b3ea9
Remove field values from Redis query examples (#2195) 2025-04-29 18:37:29 +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
Josh Suereth c1146636ab
Add bare minimum Entity Association capabilities - Apply to System + Process semconv (#2123) 2025-04-28 16:28:37 +00:00
Trask Stalnaker cdb09bb55f
Provide guidance on modeling lat/lon, x/y, etc (#2145) 2025-04-28 15:20:41 +00:00
Trask Stalnaker 78346782a8
Remove outdated sanitization requirement (#2187) 2025-04-28 14:39:21 +00:00
Trask Stalnaker 14f5330922
Improve wording of `db.collection.name` and `db.operation.name` (#2186) 2025-04-28 14:38:29 +00:00
odubajDT 7867bc07fa
[k8s] Introduce semantic conventions for k8s CronJob labels and annotations (#2172)
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
2025-04-28 14:31:53 +00:00
odubajDT 5eaa58617f
[k8s] make k8s Node and Pod labels optional (#2181)
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
2025-04-28 14:27:09 +00:00