Carlos Camacho Gonzalez

Results 11 comments of Carlos Camacho Gonzalez

Thanks for the reply! For example, lets add some random data in OpenSearch ``` index_name = 'cpu_performance' index_body = { 'settings': { 'index': { 'number_of_shards': 4 } }, "mappings": {...