Create start-otel-collector-service.md (#11572)

This commit is contained in:
yanrongshi 2022-09-08 15:41:29 +08:00 committed by GitHub
parent 19c796fc89
commit 4b51cc88fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
---
---
* 启动 [otel-collector]({{< github_tree >}}/samples/open-telemetry) 示例
{{< text bash >}}
$ kubectl apply -f @samples/open-telemetry/otel.yaml@
{{< /text >}}