Skip to content

Commit 9ec9a97

Browse files
Grab the last couple spots missing the brew formula fix (#3980) (#3983)
(cherry picked from commit 374cb37) Co-authored-by: Sam DeHaan <[email protected]>
1 parent 0287744 commit 9ec9a97

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/sources/tutorials/send-logs-to-loki.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ With this configuration, {{< param "PRODUCT_NAME" >}} connects directly to the L
368368
{{< code >}}
369369

370370
```macos
371-
brew services restart alloy
371+
brew services restart grafana/grafana/alloy
372372
```
373373

374374
```linux

docs/sources/tutorials/send-metrics-to-prometheus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ Optional: You can do a system service restart {{< param "PRODUCT_NAME" >}} and l
231231
{{< code >}}
232232

233233
```macos
234-
brew services restart alloy
234+
brew services restart grafana/grafana/alloy
235235
```
236236

237237
```linux

0 commit comments

Comments
 (0)