Skip to content

Commit

Permalink
make image online
Browse files Browse the repository at this point in the history
  • Loading branch information
123liuziming committed Jan 3, 2025
1 parent acd2c16 commit 707bd68
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Binary file removed src/assets/otel1.png
Binary file not shown.
Binary file removed src/assets/otel2.png
Binary file not shown.
4 changes: 2 additions & 2 deletions src/content/docs/next/en/manual/user/go-sdk/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -402,8 +402,8 @@ otel go build .
OTEL_EXPORTER_OTLP_ENDPOINT="http://127.0.0.1:4318" OTEL_EXPORTER_OTLP_INSECURE=true OTEL_SERVICE_NAME=${替换为你的真实的应用名} ./${替换为你的二进制程序名}
```
5. 前往prometheus,查看nacos相关的指标数据
![image1]("../../../../../../../../../assets/otel1.png)
![image1]("../../../../../../../../../assets/otel2.png)
![image1](https://img.alicdn.com/imgextra/i1/O1CN01o8hHXr1v1LmPA0tC8_!!6000000006112-0-tps-3022-984.jpg)
![image2](https://img.alicdn.com/imgextra/i4/O1CN01gUd3CR1iBLPvMeFAi_!!6000000004374-0-tps-3024-860.jpg)

## 联系我们
* 加入Nacos-sdk-go钉钉群(23191211).
Expand Down
4 changes: 2 additions & 2 deletions src/content/docs/next/zh-cn/manual/user/go-sdk/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -402,8 +402,8 @@ otel go build .
OTEL_EXPORTER_OTLP_ENDPOINT="http://127.0.0.1:4318" OTEL_EXPORTER_OTLP_INSECURE=true OTEL_SERVICE_NAME=${替换为你的真实的应用名} ./${替换为你的二进制程序名}
```
5. 前往prometheus,查看nacos相关的指标数据
![image1]("../../../../../../../../../assets/otel1.png)
![image1]("../../../../../../../../../assets/otel2.png)
![image1](https://img.alicdn.com/imgextra/i1/O1CN01o8hHXr1v1LmPA0tC8_!!6000000006112-0-tps-3022-984.jpg)
![image2](https://img.alicdn.com/imgextra/i4/O1CN01gUd3CR1iBLPvMeFAi_!!6000000004374-0-tps-3024-860.jpg)


## 联系我们
Expand Down

0 comments on commit 707bd68

Please sign in to comment.