---
title: Instrumenting Cloud Run Jobs
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Serverless > Google Cloud Run > Instrumenting Cloud Run Jobs
---

# Instrumenting Cloud Run Jobs

{% callout %}
##### Join the Preview!

Serverless Monitoring for Google Cloud Run Jobs is in Preview. Use this form to submit your request today.

[Request Access](https://forms.gle/DNbZDFb3mDTt2vxb7)
{% /callout %}

First, set up the [Datadog-Google Cloud Platform integration](https://docs.datadoghq.com/integrations/google-cloud-platform/) to collect metrics and logs from Google Cloud services. Remember to add the `cloud asset viewer` role to your service account and enable the Cloud Asset Inventory API in Google Cloud.

Then, select your runtime below for instructions on how to instrument your application:

- [Python](https://docs.datadoghq.com/serverless/google_cloud_run/jobs/python/)
- [Node.js](https://docs.datadoghq.com/serverless/google_cloud_run/jobs/nodejs/)
- [go](https://docs.datadoghq.com/serverless/google_cloud_run/jobs/go/)
- [Java](https://docs.datadoghq.com/serverless/google_cloud_run/jobs/java/)
- [.NET](https://docs.datadoghq.com/serverless/google_cloud_run/jobs/dotnet/)
- [Ruby](https://docs.datadoghq.com/serverless/google_cloud_run/jobs/ruby/)
- [PHP](https://docs.datadoghq.com/serverless/google_cloud_run/jobs/php/)
