mirror of
https://github.com/clearml/clearml-server
synced 2025-01-31 10:56:48 +00:00
12 lines
175 B
JSON
12 lines
175 B
JSON
{
|
|
"index_patterns": "events-plot-*",
|
|
"order": 1,
|
|
"mappings": {
|
|
"properties": {
|
|
"plot_str": {
|
|
"type": "text",
|
|
"index": false
|
|
}
|
|
}
|
|
}
|
|
} |