mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-12 20:35:24 +00:00
wip
This commit is contained in:
parent
6edfb1b2cb
commit
4c4482d579
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ loki.process "filter_logs" {
|
|||
|
||||
loki.write "grafana_loki" {
|
||||
endpoint {
|
||||
url = sys.env("GRAFANA_ENDPOINT")
|
||||
url = sys.env("GRAFANA_LOKI_ENDPOINT")
|
||||
|
||||
basic_auth {
|
||||
username = sys.env("GRAFANA_USERNAME")
|
||||
|
|
|
|||
Loading…
Reference in a new issue