mirror of
https://github.com/clearml/clearml-server
synced 2025-02-07 13:33:42 +00:00
8 lines
308 B
Plaintext
8 lines
308 B
Plaintext
{
|
|
metrics_before_from_date: 3600
|
|
# interval in seconds to update queue metrics. Put 0 to disable
|
|
metrics_refresh_interval_sec: 300
|
|
# the queues with these tags will not be returned from get_all/get_all_ex unless id or name specified
|
|
# or search_hidden is set
|
|
hidden_tags: [k8s-glue]
|
|
} |