---
title: In-Container Instrumentation
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: >-
  Docs > Serverless > Google Cloud Run > Choosing an Instrumentation Method for
  Containers > In-Container Instrumentation
---

# In-Container Instrumentation

First, set up the **[Google Cloud 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, instrument your application using one of the following guides:

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