Commit Graph

310 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
Trask Stalnaker b40b5f3ac9
Use pipe as the `db.namespace` separator (#2151) 2025-04-22 19:01:43 +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
Liudmila Molkova 2b2e1565b3
Separate inference and embeddings spans, remove irrelevant attributes (#2122) 2025-04-18 23:57:05 +00:00
Keith Schmitt 6269289788
feat: Add `jvm.file_descriptor.count` metric to jvm experimental metrics (#2139) 2025-04-18 21:16:20 +00:00
odubajDT 18cb7ad664
[k8s] Introduce semantic conventions for k8s Node labels and annotations (#2130)
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2025-04-18 12:30:31 +00:00
SylvainJuge 379d13f881
mark code.* attributes as stable (#2102) 2025-04-17 00:31:02 +00:00
Michael Safyan 47fe2c0228
Propose an update to the values of 'gen_ai.system' for Google. (#2050)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2025-04-16 09:33:48 -07:00
Guangya Liu 2d05f4d034
Removed unnecessary GenAI agent span attributes when create agent (#2116)
Signed-off-by: Guangya Liu <gyliu@ibm.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2025-04-15 22:15:22 -07:00
Michael Safyan 52053d4f83
Add `generate_content` to the list of permissible values for `gen_ai.operation.name` (#2049) 2025-04-15 04:23:18 +00:00
Daniel Dyla 49d2cc452b
Rename `feature_flag.provider_name` to `feature_flag.provider.name` (#1982) 2025-04-14 13:02:03 -07:00
Trask Stalnaker e500db3ac8
Add `db.query.parameter.<key>` (#2093) 2025-04-14 09:00:45 -07:00
Jonas Kunz 90ec29c821
Add health metrics for SDK metrics part (#2016)
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2025-04-14 07:37:54 -07:00
PRATIBHA-Moogi f9f14b0bf8
To Add tool description as one of the gen_ai.tool attributes (#2059)
Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
2025-04-13 10:24:53 -07:00
Florian Lehner 35613d6f15
process: Add process.environment_variable.<key> (#2015) 2025-04-09 16:24:37 -07:00
Riccardo Magliocchetti 0148fdb154
vcs: Fix typo in gitea name (#2058)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2025-04-09 11:30:46 -07:00
Leighton Chen e2d0558b87
Add http request duration to SDK metrics (#2007)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2025-04-09 09:22:30 -07:00
Jonas Kunz 87cef1eb5b
Remove .count suffix from span health metrics (#2042)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2025-04-08 21:06:33 -07:00
Karlie-777 cdb9cd9fdf
Add Browser Web Vitals Event (#1940)
Co-authored-by: jason plumb <75337021+breedx-splk@users.noreply.github.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2025-04-08 23:03:52 +00:00
Sudarshan Soma 0a521716ce
Add Semantic definitions for Oracle Database (#1911)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2025-04-08 13:09:37 -07:00
Daniel Dyla bb96516ced
Use generic `error.message` in feature flag evaluation event (#1994)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2025-04-07 18:30:13 -07:00
OpenTelemetry Bot 6814d83dac
Prepare release v1.32.0 (#2039)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2025-03-31 08:52:01 -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
Trask Stalnaker aea127e104
Normalize spaces in `db.operation.name` (if any) (#2033) 2025-03-29 20:18:38 +00:00
Trask Stalnaker 9a4feb2263
Truncate `db.query.summary` to 255 characters if parsed from the query (#2027) 2025-03-29 13:17:36 -07:00
Jonas Kunz f69c711b69
Add SDK Log health metrics (#1921)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2025-03-29 16:50:22 +00:00