* Hibernate query span naming * remove commented out code * modify query sanitizer to accept queries that start with from clause * add sql sanitizer test for queries starting with from * rename hibernate-4.3 to hibernate-procedure-call-4.3
* Switch to colon notation for dependencies. * Even more cleanup * Revert mistake
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
* Create javaagent dirs for all instrumentation * Add note about kotlin coroutine library instrumentation * Feedback