Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
felixge committed Mar 22, 2024
1 parent dc2b406 commit eaf7422
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,9 @@ OPTIONS

By default datadog-pgo selects the top 5 profiles by CPU utilization within the last 72 hours. You can change this behavior using the `-profiles` and `-from` flags.

This oppinionated approach is based on our internal research where it has yielded better results than taking a sample of average profiles.
This oppinionated approach is based on our internal testing where it has yielded better results than taking a sample of average profiles.

Please open a GitHub issue if you have feedback on this.

### Can I use profiles from a different environment?

Expand Down

0 comments on commit eaf7422

Please sign in to comment.