diff --git a/content/en/serverless/google_cloud_run/jobs/dotnet.md b/content/en/serverless/google_cloud_run/jobs/dotnet.md index c8a9a0b2162..aedc03ccfc8 100644 --- a/content/en/serverless/google_cloud_run/jobs/dotnet.md +++ b/content/en/serverless/google_cloud_run/jobs/dotnet.md @@ -18,7 +18,7 @@ further_reading:
For full visibility and access to all Datadog features in Cloud Run Jobs, ensure you’ve installed the Google Cloud integration -and are using serverless-init version 1.8.0 or later. +and are using serverless-init version 1.9.0 or later.
1. **Install the Datadog .NET tracer** in your Dockerfile. diff --git a/content/en/serverless/google_cloud_run/jobs/go.md b/content/en/serverless/google_cloud_run/jobs/go.md index 1294269f697..8078b1d8112 100644 --- a/content/en/serverless/google_cloud_run/jobs/go.md +++ b/content/en/serverless/google_cloud_run/jobs/go.md @@ -18,7 +18,7 @@ further_reading:
For full visibility and access to all Datadog features in Cloud Run Jobs, ensure you’ve installed the Google Cloud integration -and are using serverless-init version 1.8.0 or later. +and are using serverless-init version 1.9.0 or later.
1. **Install the Datadog Go tracer**. diff --git a/content/en/serverless/google_cloud_run/jobs/java.md b/content/en/serverless/google_cloud_run/jobs/java.md index 83b638834d4..6c45357932a 100644 --- a/content/en/serverless/google_cloud_run/jobs/java.md +++ b/content/en/serverless/google_cloud_run/jobs/java.md @@ -18,7 +18,7 @@ further_reading:
For full visibility and access to all Datadog features in Cloud Run Jobs, ensure you’ve installed the Google Cloud integration -and are using serverless-init version 1.8.0 or later. +and are using serverless-init version 1.9.0 or later.
1. **Install the Datadog Java tracer**. diff --git a/content/en/serverless/google_cloud_run/jobs/nodejs.md b/content/en/serverless/google_cloud_run/jobs/nodejs.md index 8f9cde1d885..e50a50a52a8 100644 --- a/content/en/serverless/google_cloud_run/jobs/nodejs.md +++ b/content/en/serverless/google_cloud_run/jobs/nodejs.md @@ -18,7 +18,7 @@ further_reading:
For full visibility and access to all Datadog features in Cloud Run Jobs, ensure you’ve installed the Google Cloud integration -and are using serverless-init version 1.8.0 or later. +and are using serverless-init version 1.9.0 or later.
1. **Install the Datadog Node.js tracer**. diff --git a/content/en/serverless/google_cloud_run/jobs/python.md b/content/en/serverless/google_cloud_run/jobs/python.md index 2a17a250bd2..ac335c86699 100644 --- a/content/en/serverless/google_cloud_run/jobs/python.md +++ b/content/en/serverless/google_cloud_run/jobs/python.md @@ -18,7 +18,7 @@ further_reading:
For full visibility and access to all Datadog features in Cloud Run Jobs, ensure you’ve installed the Google Cloud integration -and are using serverless-init version 1.8.0 or later. +and are using serverless-init version 1.9.0 or later.
1. **Install the Datadog Python tracer**.