*Problem* I would like to use different stores for different metrics. E.g. for metrics that I *don't scare* to lose I would like to use faster storage, and for metrics I *scare* to lose - more reliable storage like DirectFileStore. But seems like it is possible for now just to use a single store for all metrics, because there is a one "global" config setting `Prometheus::Client.config.data_store=`
I'm ready to make a PR with such functionality. What do you think about such feature? -- You received this message because you are subscribed to the Google Groups "Prometheus Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-developers/35d72786-8fb2-450e-a9d4-eeb1bb662523n%40googlegroups.com.

