Skip to content

Commit

Permalink
fixing linting
Browse files Browse the repository at this point in the history
  • Loading branch information
EliseCastle23 committed Oct 15, 2024
1 parent ad8d3d2 commit ae61996
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions helm/faro-collector/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,14 @@ alloy:
}
}
}
// loki write endpoint
loki.write "endpoint" {
endpoint {
url = "http://grafana-loki-gateway.monitoring:80/loki/api/v1/push"
}
}
faro.receiver "default" {
server {
listen_address = "0.0.0.0"
Expand Down

0 comments on commit ae61996

Please sign in to comment.