v2.15.0
Important
- execute the command to run scouter client for Mac(OSX)
xattr -cr scouter.client.app
- We will find out the solution without it.
- scouter client for Mac needs Java11+
Features
[collector]
- support go lang agent.
- support Cubrid(DBMS) agent. (by hwany7seo, https://github.com/hwany7seo)
[client]
- support Mac OSX Big Sur (by zbum, https://github.com/zbum)
- support go lang agent.
- support Cubrid(DBMS) agent. (by hwany7seo, https://github.com/hwany7seo)
[agent.java]
- support java 17
- prepared statement parameter visiblity fix. (by jeonwoosung, https://github.com/jeonwoosung)
- XLog set/get performance improvement
- add option for b3 propagation header
- profile_thread_memory_usage_enabled defaults false
- option of dump step to check minimum elapsed time for trigger.
- hook_exception_exclude_class_patterns works for whole error marking now.(prev version works for only the classes set on hook_exception_exclude_class option.)
Bug Fix
- [client] fix that unable to export xlog profile in Windows.