Posts

Post not yet marked as solved
2 Replies
848 Views
I'd like to set up a server to receive the MetricKit metrics and diagnostics. What would be the best practice to do this? What database should be used to efficiently query the data and visualize them? NSHipster uses Postgres in their article about MetricKit, but isn't the data actually more similar to time series? Hence, does a time series database such as InfluxDB would make sense as well?
Posted
by flo_23.
Last updated
.