Commit ae03189
Correct Unix socket path in conf.yaml.example (DataDog#22200)
* Correct Unix socket path in conf.yaml.example
Update example configuration for Unix socket path.
* ddev validate config postgres -s
* changelog
* no version bump
* Fix postgres socket path wording
---------
Co-authored-by: Eric Weaver <eweaver755@gmail.com>1 parent 5f6e954 commit ae03189
3 files changed
Lines changed: 5 additions & 4 deletions
File tree
- postgres
- assets/configuration
- changelog.d
- datadog_checks/postgres/data
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
| 36 | + | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments