Russell Yorke
Russell Yorke
I am not sure if this can be achieved but if we did the `keyBy` option and allow us to use things like the `traceId`, `spanId` and/or the `service.name`, that...
Hi @dpkshetty. The MYSQL_ROOT_PASSWORD is mutually exclusive from MYSQL_DB. You have to use one or the other. If you are using MYSQL_DB, you also need to include MYSQL_USER and MYSQL_PASSWORD.
Good day @c4lm. We tried you suggested along with a few other modifications. Here are the results: - Creating the session object with the HTTPAdapter and pools set to 1...