dolthub / hosted-issues

Issues for hosted.doltdb.com
https://hosted.doltdb.com
2 stars 0 forks source link

Support profiling of hosted instance #87

Open coffeegoddd opened 1 year ago

coffeegoddd commented 1 year ago

Currently there's no way to turn on server profiling or retrieve server profiles for a hosted instance. This is pretty important for being able to diagnose problems in a misbehaving server, like one that shows unexpected latencies on certain queries.

I'm not sure if this is a user facing feature, but at least for the devs working on maintaining hosted instances I think something like this is important.