mirror of
https://github.com/clearml/clearml-server
synced 2025-02-01 11:26:43 +00:00
9 lines
276 B
Plaintext
9 lines
276 B
Plaintext
es_index_prefix: "events"
|
|
|
|
ignore_iteration {
|
|
metrics: [":monitor:machine", ":monitor:gpu"]
|
|
}
|
|
|
|
# max number of concurrent queries to ES when calculating events metrics
|
|
# should not exceed the amount of concurrent connections set in the ES driver
|
|
max_metrics_concurrency: 4 |