Releases: LeeKyoungIl/illuminati
Releases · LeeKyoungIl/illuminati
v0.9.9.29
v0.9.9.28
improve the Kafka client
- The PublishMessageException modify to extends exception
- Modify the SendToIlluminatu method of exception
- Add method the wait before close of the Kafka, RabbitMQ client
- Modify the Kafka sync type
- Code refactoring
v0.9.9.26
- increased data to sending per once to the Kafka broker.
- fix collecting client information exception.
v0.9.9.25
- Kafka broker client feature stabilization.
- common library bug fix
- upgrade minimum java version 1.6 -> 1.8
- code refactoring & optimization
v0.9.9.7
- package name change
- package type added
- Added the ability to identify where the data was called.
- controller, service, component, javascript and default
v0.9.9.6
- Code optimization
- Addes Sampling Rate function on @illuminati annotation.
- Added CPU usage collection function
- Added Active Thread count collection function
- Added Elasticsearch request function
v0.9.9.5
- Graceful Shutdown function added
v0.9.9.4
- System util request object bug fix
- thread process optimization.
- bug fix javascript agent
- code cleansing.
v0.9.9.2
- Js Collector bug fix
- properties exception off (not a fatal problem.)
---- added on 3/12 ----
- minor bug fix on processor
v0.9.9
- backup feature added
- jsCollector bug fix