Skip to content

Releases: LeeKyoungIl/illuminati

v0.9.9.29

17 Dec 15:10
ef76803
Compare
Choose a tag to compare
  • add ignore profile to the Illuminati annotation
  • code refactoring

v0.9.9.28

15 Dec 15:41
4b0600c
Compare
Choose a tag to compare

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

10 Dec 15:10
bcdafbf
Compare
Choose a tag to compare
  • increased data to sending per once to the Kafka broker.
  • fix collecting client information exception.

v0.9.9.25

07 Dec 07:47
1e863ca
Compare
Choose a tag to compare
  • Kafka broker client feature stabilization.
  • common library bug fix
  • upgrade minimum java version 1.6 -> 1.8
  • code refactoring & optimization

v0.9.9.7

15 Jul 15:35
1fa96bd
Compare
Choose a tag to compare
  • 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

27 Jun 15:38
c98e6e3
Compare
Choose a tag to compare
  • 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

05 Apr 08:50
80a7f58
Compare
Choose a tag to compare
  • Graceful Shutdown function added

v0.9.9.4

20 Mar 14:22
dff08d0
Compare
Choose a tag to compare
  • System util request object bug fix
  • thread process optimization.
  • bug fix javascript agent
  • code cleansing.

v0.9.9.2

07 Mar 16:02
b0c997c
Compare
Choose a tag to compare
  • Js Collector bug fix
  • properties exception off (not a fatal problem.)

---- added on 3/12 ----

  • minor bug fix on processor

v0.9.9

06 Mar 17:22
88a84b7
Compare
Choose a tag to compare
  • backup feature added
  • jsCollector bug fix