Skip to content

Commit

Permalink
apply @jpkrohling feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
antonjim-te committed Sep 26, 2023
1 parent bce885d commit f9ca8a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/telemetry/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ type LogsConfig struct {
// sampling:
// enabled: true
// tick: 10s
// initial: 10
// initial: 100
// thereafter: 100
// Sampling can be disabled by setting 'enabled' to false
Sampling *LogsSamplingConfig `mapstructure:"sampling"`
Expand Down

0 comments on commit f9ca8a7

Please sign in to comment.