Commit Graph

1777 Commits

Author SHA1 Message Date
Josh Suereth fc9b3eb53e
Updated weaver to v0.15.0 (#2230) 2025-05-05 16:41:03 +00:00
renovate[bot] c937feb63c
fix(deps): update module go.opentelemetry.io/build-tools/chloggen to v0.23.1 (#2227)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-05 16:26:25 +00:00
renovate[bot] 8d836eaeff
chore(deps): update openpolicyagent/opa docker tag to v1.4.2 (#2225)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-05 16:21:06 +00:00
Trask Stalnaker 7d0a1b44f2
Suppress github.com link checking for now to avoid constant 429 failures (#2216) 2025-05-05 15:00:01 +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
OpenTelemetry Bot 9e993af31e
Prepare release v1.33.0 (#2220)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2025-05-02 19:46:16 +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
renovate[bot] cc1b47a773
chore(deps): update lycheeverse/lychee:sha-2aa22f8 docker digest to 2e37866 (#2203)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-01 15:03:12 +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
renovate[bot] c2efc505fd
chore(deps): update actions/setup-python action to v5.6.0 (#2189)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-28 19:34:23 +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
Josh Suereth 4b5e5f8cd5
Allow entity group type in addition to resource. (#2192) 2025-04-28 16:28:00 +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
Guangya Liu a286dc426e
Add invoke_agent as a member of gen_ai.operation.name (#2160) 2025-04-26 23:19:17 +00:00
renovate[bot] 3e0a34a26c
chore(deps): update github/codeql-action action to v3.28.16 (#2176)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-24 14:26:35 +00:00
Guangya Liu 4676c009fa
[chore] Enable PR can add area label (#2164) 2025-04-23 14:49:47 +00:00
Trask Stalnaker b40b5f3ac9
Use pipe as the `db.namespace` separator (#2151) 2025-04-22 19:01:43 +00:00
Preston Vasquez 5e932efbfc
[chore] allow category-specific values in OTEL_SEMCONV_STABILITY_OPT_IN (#2158) 2025-04-22 18:05:57 +00:00
Trask Stalnaker 69fae2852c
Rename file name and internal id from mssql to sql_server (#2150) 2025-04-22 03:47:27 +00:00
Trask Stalnaker 511c1ff100
Remove RC status from deprecated `db.system` (#2149) 2025-04-22 03:43:50 +00:00
Steve Rao 308b1ade25
Add GC causes to jvm GC related metric (#2155)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2025-04-22 03:42:53 +00:00
Guangya Liu 0f5b12f74f
Adding span for invoke agent (#1900)
Signed-off-by: Guangya Liu <gyliu@ibm.com>
2025-04-22 00:16:38 +00:00