Skip to content

Commit

Permalink
fix: loki write metrics to prometheus
Browse files Browse the repository at this point in the history
  • Loading branch information
henrywhitaker3 committed Mar 5, 2024
1 parent 8afc688 commit b62387e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions argo/cluster/monitoring/loki/chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ loki:
local:
directory: /tmp/rules
rule_path: /tmp/scratch
remote_write:
enabled: true
client:
url: http://kube-prometheus-stack-prometheus:9090/api/v1/write

singleBinary:
replicas: 1
Expand Down

0 comments on commit b62387e

Please sign in to comment.