Remove manual alloy restart from Step 0.6
Ansible handler restarts alloy automatically when config changes Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
bf1664d117
commit
b703abe4d1
1 changed files with 1 additions and 4 deletions
|
|
@ -396,12 +396,9 @@ loki.source.file "zot_logs" {
|
|||
|
||||
**Testing:**
|
||||
```bash
|
||||
# Deploy alloy config
|
||||
# Deploy alloy config (handler restarts alloy automatically if config changed)
|
||||
mise run provision-indri -- --tags alloy
|
||||
|
||||
# Restart alloy to pick up changes
|
||||
ssh indri 'brew services restart grafana-alloy'
|
||||
|
||||
# Wait a minute, then check Loki for zot logs
|
||||
# In Grafana Explore, query: {service="zot"}
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue