Hi,
I recently started doing some tests with Grafana Mimir for future use.
I have one host for monitoring with Prometheus, Alertmanager, and Grafana Mimir installed; Three hosts with Telegraf installed to collect metrics from them.
Prometheus collects data from the Telegraf installed on the hosts and sends it to Grafana Mimir.
I would like to have this data separated into different databases in Mimir. For example, Host1 and Host2 would have their data in a database A, while Host3 would have its data in a database B.
Is something like this possible in Mimir?