elastic / rally

Macrobenchmarking framework for Elasticsearch
Apache License 2.0
37 stars 314 forks source link

Support Rally metric store in serverless project #1866

Open gbanasiak opened 4 months ago

gbanasiak commented 4 months ago

Rally supports writing metrics to Elasticsearch metric store. This could be enhanced to support writing to a serverless project.

inqueue commented 3 months ago

I experimented with writing to a serverless project when while establishing what needed to be done for metrics to support TSDB. The work is mostly around configuration and documentation. For example, serverless projects do not support setting the number of shards.