Skip to content

Commit f3a06f8

Browse files
Update the image to adhere style guide
1 parent e35ab7a commit f3a06f8

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

docs/apm/traces/get-started-transaction-tracing/opentelemetry-instrumentation/aws-lambda/dotnet.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,7 @@ You'll need the following:
3737

3838
### Overview
3939

40-
```text
41-
┌─────────────────────┐ OTLP ┌──────────────────────┐ HTTP ┌─────────────┐
42-
│ .NET Lambda │ ────────► │ Collector Layer │ ────────► │ Sumo Logic │
43-
│ Function │ (default) │ (Lambda Extension) │ (protobuf) │ OTLP Endpoint│
44-
│ (Function.cs) │ │ localhost:4318 │ │ │
45-
└─────────────────────┘ └──────────────────────┘ └─────────────┘
46-
```
40+
<img src={useBaseUrl('img/apm/traces/lambda-dotnet-overview.png')} alt=".NET Lambda Overview" style={{border: '1px solid gray'}} width="800" />
4741

4842
### Prerequisites
4943

32.1 KB
Loading

0 commit comments

Comments
 (0)