Braydon Kains
|
d21135e07c
|
Generate process metrics with `semconv` yaml (#330)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
|
2024-01-23 09:37:27 +01:00 |
Patrice Chalin
|
a41f0e8961
|
[editorial] Fix/adjust link to use https rather than http (#645)
|
2024-01-19 11:28:12 +01:00 |
Johannes Tax
|
bb017fa80a
|
Remove obsolete footnotes for messaging attributes (#642)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
|
2024-01-17 17:52:22 +01:00 |
Johannes Tax
|
50e2eac498
|
Move messaging attributes in registry to system-specific sections (#643)
|
2024-01-17 08:25:10 -08:00 |
Joao Grassi
|
e37eac7994
|
Revert "Clarify that service.* conventions apply to all telemetry sources" (#638)
|
2024-01-12 18:01:13 +01:00 |
joegoldman2
|
efe8fa5dd2
|
Add `azure_container_apps` to `cloud.platform` semantic conventions (#615)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
|
2024-01-10 10:35:39 +01:00 |
jack-berg
|
7f35c490ca
|
Clarify that service.* conventions apply to all telemetry sources (#630)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
|
2024-01-10 10:25:30 +01:00 |
Chris Mark
|
73b488a672
|
Depluralize labels for pod and container resources (#625)
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
|
2024-01-09 17:50:08 +01:00 |
Alexandra Konrad
|
7d0c0a0fc5
|
Refactoring: move browser to the registry (#605)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
|
2024-01-08 18:30:43 +01:00 |
Josh Suereth
|
3a9d477cf5
|
Stabilize exception semantic conventions. (#619)
|
2024-01-04 10:02:35 -08:00 |
jack-berg
|
9423bd3a0b
|
Reflect service.*, telemetry.sdk.* stability in model (#620)
|
2024-01-02 10:31:26 -08:00 |
Chris Mark
|
7051551400
|
Rename system.processes.* namespace to system.process.* (#484)
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
|
2023-12-20 12:51:13 -05:00 |
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 |
Liudmila Molkova
|
bef6b4b39f
|
Use deprecated property instead of stability level (#588)
|
2023-12-13 11:13:20 -08:00 |
Trask Stalnaker
|
34184ace6c
|
Mark JVM metrics stable in yaml too (#603)
|
2023-12-12 16:28:55 -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
|
0f512d143d
|
Editorial: update HTTP request duration metrics stability in yaml (to stable) (#587)
|
2023-12-12 12:51:13 +01:00 |
Liudmila Molkova
|
fe0a3d7298
|
Add .NET metrics (#283)
|
2023-12-11 11:06:09 -05: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 |
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 |
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 |
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 |
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
|
b85a0db524
|
Update spec references to point to local files
|
2023-11-16 12:50:59 -05:00 |
Alexander Wert
|
2817a7fa5b
|
Temp fix for separation of resource and semantic attributes (#524)
Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
Co-authored-by: Josh Suereth <joshuasuereth@google.com>
|
2023-11-16 11:53:14 -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
|
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 |
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 |