Skip to content

Commit

Permalink
Update comments
Browse files Browse the repository at this point in the history
Signed-off-by: George Robinson <george.robinson@grafana.com>
  • Loading branch information
grobinson-grafana committed Mar 21, 2024
1 parent 1e7a1c6 commit 3378b46
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions inhibit/inhibit_bench_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,8 @@ type benchmarkOptions struct {
}

// defaultBenchmark returns the default benchmark. It supports a number of
// variations of the default benchmark, including customization of the
// number of inhibition rules, and the number of inhibiting alerts per
// inhibition rule.
// variations, including customization of the number of inhibition rules,
// and the number of inhibiting alerts per inhibition rule.
//
// The source matchers are suffixed with the position of the inhibition rule
// in the list. For example, src=1, src=2, etc. The target matchers are
Expand Down

0 comments on commit 3378b46

Please sign in to comment.