Skip to content

Commit

Permalink
Fix alignment
Browse files Browse the repository at this point in the history
Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>
  • Loading branch information
dimitarvdimitrov committed Oct 9, 2024
1 parent 8261fbe commit f5b6bcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion development/mimir-ingest-storage/config/grafana-agent.flow
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ prometheus.scrape "metrics_local_mimir_read_write_mode_mimir_write" {
cluster = "docker-compose",
container = "mimir-write",
namespace = "mimir-read-write-mode",
job = "mimir-write-zone-c",
job = "mimir-write-zone-c",
}],
)
forward_to = [prometheus.remote_write.metrics_local.receiver]
Expand Down

0 comments on commit f5b6bcb

Please sign in to comment.