elastic / elasticsearch

Free and Open Source, Distributed, RESTful Search Engine
https://www.elastic.co/products/elasticsearch
Other
69.62k stars 24.64k forks source link

Create a `metricsdb` alias for `time_series` and `tsdb` #111051

Open salvatore-campagna opened 2 months ago

salvatore-campagna commented 2 months ago

Description

Together with #111049 the goal here is to be consistent with naming when it comes to index modes used to store different types of time series data (metrics, logs,...). When it comes to time series we have the index mode that is called time_series and the project that is called TSDB. We would like to use metricsdb as an alias so to be consistent with other modes.

elasticsearchmachine commented 2 months ago

Pinging @elastic/es-storage-engine (Team:StorageEngine)