Skip to content

Commit

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

(cherry picked from commit f398351)

Co-authored-by: Igor Estevan Jasinski <[email protected]>
  • Loading branch information
github-actions[bot] and igorestevanjasinski authored May 28, 2024
1 parent 00e044f commit 44dd220
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 44dd220

Please sign in to comment.