Skip to content

Commit

Permalink
Update Faro receiver docs (#624)
Browse files Browse the repository at this point in the history
Include /loki/ at loki.write endpoint

(cherry picked from commit f398351)
  • Loading branch information
igorestevanjasinski authored and grafanabot committed May 28, 2024
1 parent 00e044f commit 2b6163b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sources/reference/components/faro.receiver.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ faro.receiver "default" {
loki.write "default" {
endpoint {
url = "https://LOKI_ADDRESS/api/v1/push"
url = "https://LOKI_ADDRESS/loki/api/v1/push"
}
}
Expand Down

0 comments on commit 2b6163b

Please sign in to comment.