Skip to content

Commit

Permalink
Merge pull request #428 from mojaloop/remote-write-receiver
Browse files Browse the repository at this point in the history
feat: enable remote write receiver for Prometheus
  • Loading branch information
kalinkrustev authored Nov 29, 2024
2 parents 531dfab + f0cc886 commit 342b8a0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ prometheus:
storageClass: ${storage_class_name}
size: ${prometheus_pvc_size}
retention: ${prometheus_retention_period}
enableRemoteWriteReceiver: true
nodeAffinityPreset:
type: hard
key: workload-class.mojaloop.io/MONITORING
Expand Down

0 comments on commit 342b8a0

Please sign in to comment.