Commit Graph

175 Commits

Author SHA1 Message Date
Chris Mark 73550a3038
Add attribute for k8s pod annotations (#573)
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2023-12-15 11:55:41 +01:00
Josh Suereth 165dae5c29
Migrate exception attributes to registry (#574)
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
2023-12-14 12:10:52 -05:00
Tyler Benson 176db0d281
Replace AWS X-Ray Environment Span Link section (#354)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Josh Suereth <joshuasuereth@google.com>
2023-12-14 11:33:15 -05:00
Liudmila Molkova bef6b4b39f
Use deprecated property instead of stability level (#588) 2023-12-13 11:13:20 -08:00
Dan Nelson 2ec29a5f6f
Clarify example for url.query (#601) 2023-12-13 07:33:03 -08:00
Michael Wolf 2966241ecd
Fix PPID abbreviation in process attributes description (#594) 2023-12-12 11:29:55 -08:00
Trask Stalnaker 9f267b1c62
Mark JVM metrics stable (#569) 2023-12-12 11:19:00 -08:00
Liudmila Molkova fe0a3d7298
Add .NET metrics (#283) 2023-12-11 11:06:09 -05:00
Piotr Kiełkowicz 40839cbd53
.NET runtime process resource attributes (#561) 2023-12-04 08:59:18 +01:00
Liudmila Molkova f51df2fdbc
Define messaging metrics and add `error.type` attribute to spans (#163) 2023-11-30 17:06:23 +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 Kaplan fc73453d04
Expanding k8s.pod resource to include pod labels (#494)
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2023-11-27 09:01:28 +01:00
Joao Grassi fe200c01bc
Fix links still pointing to spec repo main branch (#556) 2023-11-24 14:37:17 +01:00
Patrick Housley 12dfe6a321
Merging events domain and name (#473)
Co-authored-by: jason plumb <75337021+breedx-splk@users.noreply.github.com>
Co-authored-by: Tigran Najaryan <4194920+tigrannajaryan@users.noreply.github.com>
Co-authored-by: jack-berg <34418638+jack-berg@users.noreply.github.com>
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2023-11-24 12:34:00 +01:00
Chris Mark 9d9990cfe8
Add registry md file for disk attributes (#555)
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
2023-11-23 12:24:22 +01:00
Trask Stalnaker b56abb47df
Remove Oct 1 mention from `OTEL_SEMCONV_STABILITY_OPT_IN` (#541)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
2023-11-22 17:25:27 +01:00
Braydon Kains 34cc9485be
system: shared IO direction attributes (#530)
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2023-11-22 11:25:58 +01:00
João Thallis 04c8e49dc4
Use new partition attribute path (#547) 2023-11-21 13:58:45 +01:00
Trask Stalnaker 126059d99d
Rename metrics `jvm.memory.usage` to `jvm.memory.used` and `jvm.memory.usage_after_last_gc` to `jvm.memory.used_after_last_gc` (#536)
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2023-11-20 16:45:22 +01:00
Anna Levenberg dccfffc9bf
docs(messaging): add gcp_pubsub ordering key attribute (#528)
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2023-11-19 11:06:31 +01:00
Trask Stalnaker 8962dbeeda
Remove misleading pluralization wording related to count metrics (#488)
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2023-11-17 09:57:45 +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
Jack Berg 48d3348fea Format with prettier 2023-11-16 12:50:59 -05:00
Jack Berg b85a0db524 Update spec references to point to local files 2023-11-16 12:50:59 -05:00
Jack Berg 1dc1e04ab6 Point to 1.26.0 of specification 2023-11-16 12:50:59 -05:00
Jack Berg f183527bf7 Fix more links 2023-11-16 12:50:59 -05:00
Jack Berg 84cd08ef20 Change to relative links 2023-11-16 12:50:59 -05:00
Jack Berg d445ea5eec Move attribute documents 2023-11-16 12:50:59 -05:00
Alexander Wert 971383f4a5
Changed `messaging.system` attribute type to an open enum (#517)
Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
2023-11-16 13:41:39 +01:00
Chris Mark 711776a059
Move k8s atrributes to the registry (#506)
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2023-11-15 09:23:46 +01:00
Chris Mark d30d7fc021
Fix process registry (#515)
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
2023-11-14 13:39:49 +01:00
Anna Levenberg 30ea09f5c4
docs(messaging): add gcp_pubsub as a messaging system (#490)
Co-authored-by: Johannes Tax <johannes@johannes.tax>
Co-authored-by: Joao Grassi <joao@joaograssi.com>
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
2023-11-13 17:53:26 +01:00
Alexandra Konrad d9c24b436e
move OS to registry (#501)
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2023-11-13 16:43:28 +01:00
Trask Stalnaker 68457cbe7a
Fix typo (#507)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2023-11-13 16:21:01 +01:00
Alexandra Konrad 200d20f899
Move host to the registry (#498)
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2023-11-13 16:16:37 +01:00
Severin Neumann 659f03c71e
Add Semantic conventions for TLS/SSL encrypted communication (#21)
Signed-off-by: svrnm <neumanns@cisco.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2023-11-13 15:29:04 +01:00
Pablo Baeyens f6fec98892
[model/resource] Change `host.cpu.model.family` and `host.cpu.model.id` to be strings (#499)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2023-11-13 12:23:30 +01:00
Trask Stalnaker 55a6575a8f
Update `jvm.gc.duration` histogram buckets to `[ 0.01, 0.1, 1, 10 ]` (#317) 2023-11-13 08:47:44 +01:00
Trask Stalnaker cfdcc9ee82
Add `http.flavor` and `http.user_agent` to list of deprecated attributes (#503)
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2023-11-12 10:10:09 +01:00
Alexandra Konrad e2952cf5a2
Move error namespace to the registry (#500)
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2023-11-10 15:15:12 -06:00
Alexandra Konrad 3a8220c677
move device to the registry (#497)
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2023-11-10 15:02:40 -06:00
Alexandra Konrad a1b924ca85
move process to registry (#502)
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2023-11-10 14:53:46 -06:00
Alexander Wert 6a9acefdbf
Moved client, server, source, destination attributes to the registry (#391)
Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
2023-11-09 10:19:03 -06:00
Alexander Wert e3da931d08
Add `code.stacktrace` attribute (#435)
Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
2023-11-09 08:17:32 -06:00
Tristan Sloughter 65a3cc743f
change Erlang managed thread attribute to be the Erlang process (#491)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
2023-11-07 18:38:11 +01:00
Ben Blackmore 39af37d093
docs: explain deployment.environment impact on service identity (#481)
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
2023-11-07 13:54:51 +01:00
Liudmila Molkova 09b0b64990
Mark HTTP semantic conventions as stable (#377)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2023-11-03 12:05:54 -04:00
Trask Stalnaker 0de415c57d
Make `user_agent.original` and `http.request.header.*` attributes sampling relevant on HTTP server spans (#467) 2023-11-02 13:47:08 -04:00
Alexander Wert d6a478d8dc
Moved `messaging.*` attributes to the registry (#444)
Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
2023-11-02 17:18:27 +01:00
Pablo Baeyens c34ca409ad
[resource/host] Define host.mac semantic convention (#340)
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
Co-authored-by: Josh Suereth <joshuasuereth@google.com>
2023-11-02 12:05:54 -04:00