Skip to content

Commit 078a777

Browse files
author
Andrei Skomorkhov
authored
Edit after last rework.
1 parent 477a0fb commit 078a777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Configurations are stored in json files. Example:
7272
| mysql | [spec](https://github.com/go-sql-driver/mysql#dsn-data-source-name), example `db_user:db_pass@(db_host:3306)/db_name?parseTime=true` (parseTime=true - required option) |
7373
| local | omit this property, because every instance have its own in-memory storage |
7474

75-
### Statsd - Configuration of metrics.
75+
### Statsd - Configuration of metrics(optional).
7676
| Option | Possible values | Description |
7777
| --------------- | --------------- | ---------------------- |
7878
| statsd.host | `string` | Host of statsd server. |

0 commit comments

Comments
 (0)