mirror of
https://github.com/clearml/clearml-server
synced 2025-01-31 19:06:55 +00:00
11 lines
178 B
JSON
11 lines
178 B
JSON
{
|
|
"template": "events-plot-*",
|
|
"order" : 1,
|
|
"mappings": {
|
|
"_default_": {
|
|
"properties": {
|
|
"plot_str": { "type":"text", "index": false }
|
|
}
|
|
}
|
|
}
|
|
} |