Skip to content

Commit 95ffc32

Browse files
otelbot-docs[bot]otelbot[bot]chalin
authored
Refresh refcache (#8213)
Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com> Co-authored-by: Patrice Chalin <pchalin@gmail.com>
1 parent 276a42b commit 95ffc32

File tree

3 files changed

+526
-542
lines changed

3 files changed

+526
-542
lines changed

content/en/docs/languages/js/serverless.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ function in the backend!
192192
## GCP function
193193

194194
The 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)
196196
using the Google Cloud Platform (GCP) UI.
197197

198198
### Creating function

content/ja/docs/languages/js/serverless.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: サーバーレス
33
weight: 100
44
description: OpenTelemetry JavaScriptでサーバーレス関数をインストルメント
5-
default_lang_commit: 6f3712c5cda4ea79f75fb410521880396ca30c91
5+
default_lang_commit: 6f3712c5cda4ea79f75fb410521880396ca30c91 # patched
66
cSpell: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

0 commit comments

Comments
 (0)