Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/en/serverless/google_cloud_run/jobs/dotnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ further_reading:
<div class="alert alert-info">
For full visibility and access to all Datadog features in Cloud Run Jobs,
ensure you’ve <a href="http://localhost:1313/integrations/google_cloud_platform/">installed the Google Cloud integration</a>
and are using <a href="https://hub.docker.com/r/datadog/serverless-init#180">serverless-init version 1.8.0 or later</a>.
and are using <a href="https://hub.docker.com/r/datadog/serverless-init">serverless-init version 1.9.0 or later</a>.
</div>

1. **Install the Datadog .NET tracer** in your Dockerfile.
Expand Down
2 changes: 1 addition & 1 deletion content/en/serverless/google_cloud_run/jobs/go.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ further_reading:
<div class="alert alert-info">
For full visibility and access to all Datadog features in Cloud Run Jobs,
ensure you’ve <a href="http://localhost:1313/integrations/google_cloud_platform/">installed the Google Cloud integration</a>
and are using <a href="https://hub.docker.com/r/datadog/serverless-init#180">serverless-init version 1.8.0 or later</a>.
and are using <a href="https://hub.docker.com/r/datadog/serverless-init">serverless-init version 1.9.0 or later</a>.
</div>

1. **Install the Datadog Go tracer**.
Expand Down
2 changes: 1 addition & 1 deletion content/en/serverless/google_cloud_run/jobs/java.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ further_reading:
<div class="alert alert-info">
For full visibility and access to all Datadog features in Cloud Run Jobs,
ensure you’ve <a href="http://localhost:1313/integrations/google_cloud_platform/">installed the Google Cloud integration</a>
and are using <a href="https://hub.docker.com/r/datadog/serverless-init#180">serverless-init version 1.8.0 or later</a>.
and are using <a href="https://hub.docker.com/r/datadog/serverless-init">serverless-init version 1.9.0 or later</a>.
</div>

1. **Install the Datadog Java tracer**.
Expand Down
2 changes: 1 addition & 1 deletion content/en/serverless/google_cloud_run/jobs/nodejs.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ further_reading:
<div class="alert alert-info">
For full visibility and access to all Datadog features in Cloud Run Jobs,
ensure you’ve <a href="http://localhost:1313/integrations/google_cloud_platform/">installed the Google Cloud integration</a>
and are using <a href="https://hub.docker.com/r/datadog/serverless-init#180">serverless-init version 1.8.0 or later</a>.
and are using <a href="https://hub.docker.com/r/datadog/serverless-init">serverless-init version 1.9.0 or later</a>.
</div>

1. **Install the Datadog Node.js tracer**.
Expand Down
2 changes: 1 addition & 1 deletion content/en/serverless/google_cloud_run/jobs/python.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ further_reading:
<div class="alert alert-info">
For full visibility and access to all Datadog features in Cloud Run Jobs,
ensure you’ve <a href="http://localhost:1313/integrations/google_cloud_platform/">installed the Google Cloud integration</a>
and are using <a href="https://hub.docker.com/r/datadog/serverless-init#180">serverless-init version 1.8.0 or later</a>.
and are using <a href="https://hub.docker.com/r/datadog/serverless-init">serverless-init version 1.9.0 or later</a>.
</div>

1. **Install the Datadog Python tracer**.
Expand Down
Loading