File tree Expand file tree Collapse file tree 3 files changed +526
-542
lines changed Expand file tree Collapse file tree 3 files changed +526
-542
lines changed Original file line number Diff line number Diff line change @@ -192,7 +192,7 @@ function in the backend!
192192# # GCP function
193193
194194The following shows how to instrument
195- [HTTP triggered function](http://cloud.google.com/functions /docs/writing/ write-http -functions)
195+ [HTTP triggered function](http://docs. cloud.google.com/run /docs/write-functions)
196196using the Google Cloud Platform (GCP) UI.
197197
198198# ## Creating function
Original file line number Diff line number Diff line change 22title : サーバーレス
33weight : 100
44description : OpenTelemetry JavaScriptでサーバーレス関数をインストルメント
5- default_lang_commit : 6f3712c5cda4ea79f75fb410521880396ca30c91
5+ default_lang_commit : 6f3712c5cda4ea79f75fb410521880396ca30c91 # patched
66cSpell:ignore : otelwrapper
77---
88
@@ -182,7 +182,7 @@ Lambda関数からOpenTelemetryによって生成されたトレースをバッ
182182
183183# # GCP function {#gcp-function}
184184
185- 以下では、Google Cloud Platform(GCP)UIを使用して[HTTPトリガー関数](http://cloud.google.com/functions /docs/writing/ write-http -functions)を計装する方法を示します。
185+ 以下では、Google Cloud Platform(GCP)UIを使用して[HTTPトリガー関数](http://docs. cloud.google.com/run /docs/write-functions)を計装する方法を示します。
186186
187187# ## 関数の作成 {#creating-function}
188188
You can’t perform that action at this time.
0 commit comments