Commit 4eed855
fix(promtail): use default scrape config instead of incomplete override
Custom scrape_configs was missing __path__ (the actual log file path
on the node), so Promtail had no idea where to find log files.
Use chart defaults which already handle /var/log/pods/**/*.log
correctly; only set the Loki push URL.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 910c8eb commit 4eed855
1 file changed
Lines changed: 0 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | 4 | | |
22 | 5 | | |
23 | 6 | | |
| |||
0 commit comments