|
|
|
|
|
by halfmatthalfcat
2143 days ago
|
|
You get high enough (hitting a metric with >100k unique labels), queries become unmanageable and incredibly slow when backed by the stock datastore (tsdb). However there are backing datastores (TimescaleDB, InfluxDB, VictoriaMetrics, etc) that ingest Prometheus metrics and enable higher cardinality. |
|
Is Prometheus a DB that (can) forward data to another DB?