Skip to content

Commit

Permalink
Update docs/sources/view-and-analyze-profile-data/profile-cli.md
Browse files Browse the repository at this point in the history
Co-authored-by: Kim Nylander <[email protected]>
  • Loading branch information
alsoba13 and knylander-grafana authored Oct 17, 2024
1 parent cf2212a commit 3f4089d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sources/view-and-analyze-profile-data/profile-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ By default it looks for samples within the last hour, though this can be control
- You can provide a custom time range using the `--from` and `--to` flags, for example, `--from="now-3h" --to="now"`.
- You can specify the profile type via the `--profile-type` flag. The available profile types are listed in the output of the `profilecli query series` command.
2. Construct and execute the Query Profile command.
2. Construct and execute the `query profile` command.
- Here's a basic command template:
```bash
Expand Down

0 comments on commit 3f4089d

Please sign in to comment.