This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-website.git


The following commit(s) were added to refs/heads/master by this push:
     new f621d26c907 Update index.md
f621d26c907 is described below

commit f621d26c90737d9544657f7efca4fccd6e0671ec
Author: 吴晟 Wu Sheng <[email protected]>
AuthorDate: Wed Mar 15 15:56:26 2023 +0800

    Update index.md
---
 content/blog/2023-03-13-skywalking-aws-dynamodb/index.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/blog/2023-03-13-skywalking-aws-dynamodb/index.md 
b/content/blog/2023-03-13-skywalking-aws-dynamodb/index.md
index 788b55f8640..ceb79667e69 100644
--- a/content/blog/2023-03-13-skywalking-aws-dynamodb/index.md
+++ b/content/blog/2023-03-13-skywalking-aws-dynamodb/index.md
@@ -32,11 +32,11 @@ Next, let's take DynamoDB as an example to illustrate the 
necessary settings in
 
 1. Go to [Kinesis Console](https://console.aws.amazon.com/kinesis/home), 
create a data stream, and select `Direct PUT` for `Source` and `HTTP Endpoint` 
for `Destination`. And set `HTTP Endpoint URL` to `Gateway URL`. The rest of 
the configuration options can be configured as needed.
 
-! [image.png](. /kinesis.png)
+![image.png](./kinesis.png)
 
 2. Go to the [CloudWatch 
Console](https://console.aws.amazon.com/cloudwatch/home), select 
`Metrics-Stream` in the left control panel, and click Create metric stream. 
Select `AWS/DynamoDB` for `namespace`. Also, you can add other namespaces as 
needed. `Kinesis Data Firehose` selects the data stream created in the first 
step. Finally, set the output format to opentelemetry0.7. The rest of the 
configuration options can be configured as needed.
 
-! [cloudwatch.png](. /cloudwatch.png)
+![cloudwatch.png](./cloudwatch.png)
 
 At this point, the AWS side of DynamoDB monitoring configuration is set up.
 ## SkyWalking OAP metrics processing analysis

Reply via email to