I'll be trying to do more logging. Do you have any handy pointers to documentation?
To log SQL statements seems like the most promising: https://db.apache.org/derby/docs/10.11/ref/rrefproper43517.html I didn't find anything to log "connection IDs (distinct/count)". I never tried JMX mbeans w/VisualVM, so that should be interesting.
