Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
122 changes: 61 additions & 61 deletions demos/injection_deep_java/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@ bash -e demo.sh
## Full Trace
```json
{
"trace_id": "d3b3c379705532eed59e36c8b306f46b",
"span_id": "6897e942d986fcc9",
"parent_span_id": "df5fef8e3e6f8dbf",
"trace_id": "c8d1b233045154ba993cc3bbab2cedd8",
"span_id": "ad5c74e68653619e",
"parent_span_id": "cb623b574d6d18a2",
"name": "GET",
"kind": "CLIENT",
"status": "UNSET",
"time_start": 1787581531416370330,
"time_end": 1787581531495039654,
"time_start": 1788274369102059371,
"time_end": 1788274369171687316,
"attributes": {
"network.protocol.version": "1.1",
"http.request.method": "GET",
Expand All @@ -39,7 +39,7 @@ bash -e demo.sh
},
"resource_attributes": {
"host.arch": "amd64",
"host.name": "runnervm76f27",
"host.name": "runnervmgx7h7",
"os.description": "Linux 6.17.0-1022-azure",
"os.type": "linux",
"os.version": "6.17.0-1022-azure",
Expand All @@ -52,11 +52,11 @@ bash -e demo.sh
"Main"
],
"process.executable.path": "/usr/lib/jvm/temurin-17-jdk-amd64/bin/java",
"process.pid": 4739,
"process.runtime.description": "Eclipse Adoptium OpenJDK 64-Bit Server VM 17.0.20+8",
"process.pid": 4674,
"process.runtime.description": "Eclipse Adoptium OpenJDK 64-Bit Server VM 17.0.20.1+1",
"process.runtime.name": "OpenJDK Runtime Environment",
"process.runtime.version": "17.0.20+8",
"service.instance.id": "d1701392-85e7-4667-a267-83584fa5dba4",
"process.runtime.version": "17.0.20.1+1",
"service.instance.id": "c1308065-3d95-472a-a246-85a683190e9f",
"service.name": "unknown_service:java",
"telemetry.distro.name": "opentelemetry-java-instrumentation",
"telemetry.distro.version": "2.30.0",
Expand All @@ -68,34 +68,34 @@ bash -e demo.sh
"events": []
}
{
"trace_id": "d3b3c379705532eed59e36c8b306f46b",
"span_id": "b2caaa1fccf2f403",
"trace_id": "c8d1b233045154ba993cc3bbab2cedd8",
"span_id": "2222d45f6cb2b636",
"parent_span_id": null,
"name": "bash -e demo.sh",
"kind": "SERVER",
"status": "UNSET",
"time_start": 1787581527177783808,
"time_end": 1787581531676949504,
"time_start": 1788274364469792256,
"time_end": 1788274369375734272,
"attributes": {},
"resource_attributes": {
"telemetry.sdk.language": "shell",
"telemetry.sdk.name": "opentelemetry",
"telemetry.sdk.version": "5.61.2",
"service.instance.id": "ed3811b3-76c7-4533-9623-aa1994862950",
"telemetry.sdk.version": "5.61.5",
"service.instance.id": "0d4f75bb-56fb-4e22-bae9-773534ba6cba",
"service.name": "unknown_service",
"azure.vm.scaleset.name": "",
"azure.vm.sku": "",
"cloud.platform": "azure_vm",
"cloud.provider": "azure",
"cloud.region": "eastus",
"cloud.resource_id": "/subscriptions/d2946416-6773-4534-8152-a2270c531101/resourceGroups/azure-eastus-general-d2946416-6773-4534-8152-a2270c531101/providers/Microsoft.Compute/virtualMachines/uhWCfE4ZxU90hk",
"host.id": "d3016bb2-222e-465f-af82-12a514ab0878",
"host.name": "uhWCfE4ZxU90hk",
"cloud.region": "WestUS3",
"cloud.resource_id": "/subscriptions/e5b640f6-e5d7-4068-b010-34284a62ea24/resourceGroups/azure-westus3-general-e5b640f6-e5d7-4068-b010-34284a62ea24/providers/Microsoft.Compute/virtualMachines/qYTYhtnZeYwk7h",
"host.id": "7c277410-99f7-4a2b-b14f-77960d305712",
"host.name": "qYTYhtnZeYwk7h",
"host.type": "Standard_D4ads_v5",
"os.type": "linux",
"os.version": "6.17.0-1022-azure",
"process.pid": 4000,
"process.parent_pid": 2927,
"process.pid": 3935,
"process.parent_pid": 2864,
"process.executable.name": "bash",
"process.executable.path": "/usr/bin/bash",
"process.command_line": "bash -e demo.sh",
Expand All @@ -110,14 +110,14 @@ bash -e demo.sh
"events": []
}
{
"trace_id": "d3b3c379705532eed59e36c8b306f46b",
"span_id": "df5fef8e3e6f8dbf",
"parent_span_id": "b2caaa1fccf2f403",
"trace_id": "c8d1b233045154ba993cc3bbab2cedd8",
"span_id": "cb623b574d6d18a2",
"parent_span_id": "2222d45f6cb2b636",
"name": "java Main",
"kind": "INTERNAL",
"status": "UNSET",
"time_start": 1787581528004439808,
"time_end": 1787581531664789504,
"time_start": 1788274365460813568,
"time_end": 1788274369364655360,
"attributes": {
"shell.command_line": "java Main",
"shell.command": "java",
Expand All @@ -132,22 +132,22 @@ bash -e demo.sh
"resource_attributes": {
"telemetry.sdk.language": "shell",
"telemetry.sdk.name": "opentelemetry",
"telemetry.sdk.version": "5.61.2",
"service.instance.id": "ed3811b3-76c7-4533-9623-aa1994862950",
"telemetry.sdk.version": "5.61.5",
"service.instance.id": "0d4f75bb-56fb-4e22-bae9-773534ba6cba",
"service.name": "unknown_service",
"azure.vm.scaleset.name": "",
"azure.vm.sku": "",
"cloud.platform": "azure_vm",
"cloud.provider": "azure",
"cloud.region": "eastus",
"cloud.resource_id": "/subscriptions/d2946416-6773-4534-8152-a2270c531101/resourceGroups/azure-eastus-general-d2946416-6773-4534-8152-a2270c531101/providers/Microsoft.Compute/virtualMachines/uhWCfE4ZxU90hk",
"host.id": "d3016bb2-222e-465f-af82-12a514ab0878",
"host.name": "uhWCfE4ZxU90hk",
"cloud.region": "WestUS3",
"cloud.resource_id": "/subscriptions/e5b640f6-e5d7-4068-b010-34284a62ea24/resourceGroups/azure-westus3-general-e5b640f6-e5d7-4068-b010-34284a62ea24/providers/Microsoft.Compute/virtualMachines/qYTYhtnZeYwk7h",
"host.id": "7c277410-99f7-4a2b-b14f-77960d305712",
"host.name": "qYTYhtnZeYwk7h",
"host.type": "Standard_D4ads_v5",
"os.type": "linux",
"os.version": "6.17.0-1022-azure",
"process.pid": 4000,
"process.parent_pid": 2927,
"process.pid": 3935,
"process.parent_pid": 2864,
"process.executable.name": "bash",
"process.executable.path": "/usr/bin/bash",
"process.command_line": "bash -e demo.sh",
Expand All @@ -162,14 +162,14 @@ bash -e demo.sh
"events": []
}
{
"trace_id": "d3b3c379705532eed59e36c8b306f46b",
"span_id": "e17cc0bb07c536e0",
"parent_span_id": "b2caaa1fccf2f403",
"trace_id": "c8d1b233045154ba993cc3bbab2cedd8",
"span_id": "d1fd717d2704436d",
"parent_span_id": "2222d45f6cb2b636",
"name": "javac Main.java",
"kind": "INTERNAL",
"status": "UNSET",
"time_start": 1787581527185372672,
"time_end": 1787581528000642560,
"time_start": 1788274364476692992,
"time_end": 1788274365457341440,
"attributes": {
"shell.command_line": "javac Main.java",
"shell.command": "javac",
Expand All @@ -184,22 +184,22 @@ bash -e demo.sh
"resource_attributes": {
"telemetry.sdk.language": "shell",
"telemetry.sdk.name": "opentelemetry",
"telemetry.sdk.version": "5.61.2",
"service.instance.id": "ed3811b3-76c7-4533-9623-aa1994862950",
"telemetry.sdk.version": "5.61.5",
"service.instance.id": "0d4f75bb-56fb-4e22-bae9-773534ba6cba",
"service.name": "unknown_service",
"azure.vm.scaleset.name": "",
"azure.vm.sku": "",
"cloud.platform": "azure_vm",
"cloud.provider": "azure",
"cloud.region": "eastus",
"cloud.resource_id": "/subscriptions/d2946416-6773-4534-8152-a2270c531101/resourceGroups/azure-eastus-general-d2946416-6773-4534-8152-a2270c531101/providers/Microsoft.Compute/virtualMachines/uhWCfE4ZxU90hk",
"host.id": "d3016bb2-222e-465f-af82-12a514ab0878",
"host.name": "uhWCfE4ZxU90hk",
"cloud.region": "WestUS3",
"cloud.resource_id": "/subscriptions/e5b640f6-e5d7-4068-b010-34284a62ea24/resourceGroups/azure-westus3-general-e5b640f6-e5d7-4068-b010-34284a62ea24/providers/Microsoft.Compute/virtualMachines/qYTYhtnZeYwk7h",
"host.id": "7c277410-99f7-4a2b-b14f-77960d305712",
"host.name": "qYTYhtnZeYwk7h",
"host.type": "Standard_D4ads_v5",
"os.type": "linux",
"os.version": "6.17.0-1022-azure",
"process.pid": 4000,
"process.parent_pid": 2927,
"process.pid": 3935,
"process.parent_pid": 2864,
"process.executable.name": "bash",
"process.executable.path": "/usr/bin/bash",
"process.command_line": "bash -e demo.sh",
Expand All @@ -214,14 +214,14 @@ bash -e demo.sh
"events": []
}
{
"trace_id": "d3b3c379705532eed59e36c8b306f46b",
"span_id": "40381f6b9336815c",
"parent_span_id": "b2caaa1fccf2f403",
"trace_id": "c8d1b233045154ba993cc3bbab2cedd8",
"span_id": "84aeab526508d6a7",
"parent_span_id": "2222d45f6cb2b636",
"name": "rm Main.class",
"kind": "INTERNAL",
"status": "UNSET",
"time_start": 1787581531669292544,
"time_end": 1787581531676769792,
"time_start": 1788274369368792832,
"time_end": 1788274369375587840,
"attributes": {
"shell.command_line": "rm Main.class",
"shell.command": "rm",
Expand All @@ -234,22 +234,22 @@ bash -e demo.sh
"resource_attributes": {
"telemetry.sdk.language": "shell",
"telemetry.sdk.name": "opentelemetry",
"telemetry.sdk.version": "5.61.2",
"service.instance.id": "ed3811b3-76c7-4533-9623-aa1994862950",
"telemetry.sdk.version": "5.61.5",
"service.instance.id": "0d4f75bb-56fb-4e22-bae9-773534ba6cba",
"service.name": "unknown_service",
"azure.vm.scaleset.name": "",
"azure.vm.sku": "",
"cloud.platform": "azure_vm",
"cloud.provider": "azure",
"cloud.region": "eastus",
"cloud.resource_id": "/subscriptions/d2946416-6773-4534-8152-a2270c531101/resourceGroups/azure-eastus-general-d2946416-6773-4534-8152-a2270c531101/providers/Microsoft.Compute/virtualMachines/uhWCfE4ZxU90hk",
"host.id": "d3016bb2-222e-465f-af82-12a514ab0878",
"host.name": "uhWCfE4ZxU90hk",
"cloud.region": "WestUS3",
"cloud.resource_id": "/subscriptions/e5b640f6-e5d7-4068-b010-34284a62ea24/resourceGroups/azure-westus3-general-e5b640f6-e5d7-4068-b010-34284a62ea24/providers/Microsoft.Compute/virtualMachines/qYTYhtnZeYwk7h",
"host.id": "7c277410-99f7-4a2b-b14f-77960d305712",
"host.name": "qYTYhtnZeYwk7h",
"host.type": "Standard_D4ads_v5",
"os.type": "linux",
"os.version": "6.17.0-1022-azure",
"process.pid": 4000,
"process.parent_pid": 2927,
"process.pid": 3935,
"process.parent_pid": 2864,
"process.executable.name": "bash",
"process.executable.path": "/usr/bin/bash",
"process.command_line": "bash -e demo.sh",
Expand Down
Loading
Loading