Compare commits
3 Commits
a6fa3c098b
...
6e5697833d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6e5697833d | ||
| f883424e26 | |||
|
|
7225773a25 |
@@ -97,7 +97,7 @@ prometheus.remote_write "prometheus" {
|
|||||||
queue_config {
|
queue_config {
|
||||||
max_shards = <%= @ay_prom_max_shards %>
|
max_shards = <%= @ay_prom_max_shards %>
|
||||||
max_samples_per_send = <%= @ay_prom_max_samples_per_send %>
|
max_samples_per_send = <%= @ay_prom_max_samples_per_send %>
|
||||||
batch_send_deadline = <%= @ay_prom_batch_send_deadline %>
|
batch_send_deadline = "<%= @ay_prom_batch_send_deadline %>"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user