Skip to content

Commit

Permalink
Correct full stop
Browse files Browse the repository at this point in the history
  • Loading branch information
clayton-cornell committed Jan 13, 2025
1 parent 444ab8d commit 7a344ba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Name | Type | Description
`data_source_name` | `secret` | [Data Source Name][] for the MySQL server to connect to. | | yes
`forward_to` | `list(LogsReceiver)` | Where to forward log entries after processing. | | yes
`collect_interval` | `duration` | How frequently to collect information from database. | `"10s"` | no
`query_samples_enabled` | `bool` | Whether to enable collection of query samples/ | `true` | no
`query_samples_enabled` | `bool` | Whether to enable collection of query samples. | `true` | no

## Blocks

Expand Down

0 comments on commit 7a344ba

Please sign in to comment.