diff --git a/packages/plugin-cloud-run/README.md b/packages/plugin-cloud-run/README.md index ee4dcd643..c14253e9b 100644 --- a/packages/plugin-cloud-run/README.md +++ b/packages/plugin-cloud-run/README.md @@ -1,9 +1,5 @@ -## Troubleshooting Cloud Run Instrumentation - You can use the CLI to [instrument your Cloud Run services](https://docs.datadoghq.com/serverless/google_cloud_run) with Datadog. The CLI enables instrumentation by modifying existing Cloud Run services' configuration. -To troubleshoot issues you encounter with Datadog monitoring on your Cloud Run services, run the `datadog-ci cloud-run flare` command in the root of your project directory. This command collects important data about the Cloud Run service, such as environment variables and configuration information. These files will be submitted to Datadog support via a ticket matching the provided Zendesk case ID. - ## Commands ### `instrument` @@ -41,7 +37,7 @@ datadog-ci cloud-run uninstrument -p -r us-central1 -s -p -r -c -e @@ -119,8 +115,7 @@ datadog-ci cloud-run -s -p -r -c datadog-ci cloud-run -s -p -r -c -e --with-logs --dry-run ``` - -**Arguments** +### Arguments | Argument | Shorthand | Description | Default | | --------------------- | --------- | ------------------------------------------------------------------------------------------------------------------------------------- | ------- | @@ -133,7 +128,7 @@ datadog-ci cloud-run -s -p -r -c | `--start` and `--end` | | Only gather logs within the time range (`--with-logs` must be included.) Both arguments are numbers in milliseconds since Unix Epoch. | | | `--dry-run` | `-d` | Preview data that will be sent to Datadog support. | `false` | -**Environment Variables** +### Environment variables Expose these environment variables in the environment where you are running `datadog-ci cloud-run flare`: