diff --git a/docs/sources/flow/reference/components/pyroscope.scrape.md b/docs/sources/flow/reference/components/pyroscope.scrape.md index c8609a1d5148..37a90ef89cc8 100644 --- a/docs/sources/flow/reference/components/pyroscope.scrape.md +++ b/docs/sources/flow/reference/components/pyroscope.scrape.md @@ -156,7 +156,7 @@ It accepts the following arguments: Name | Type | Description | Default | Required ---- | ---- | ----------- | ------- | -------- `enabled` | `boolean` | Enable this profile type to be scraped. | `true` | no -`path` | `string` | The path to the profile type on the target. | `"/debug/pprof/memory"` | no +`path` | `string` | The path to the profile type on the target. | `"/debug/pprof/allocs"` | no `delta` | `boolean` | Whether to scrape the profile as a delta. | `false` | no When the `delta` argument is `true`, a `seconds` query parameter is