Skip to content

Releases: LykkeCity/MonitoringService

1.6.1-client

05 Jul 15:10
55c2416
Compare
Choose a tag to compare

Bug fix

Auto-registration properly fixes registration during next start after failed registration

1.6.0-client

25 Jun 14:44
c6738b8
Compare
Choose a tag to compare

Main objective of this release is support redesign of the logging system, which is made in the Lykke.Common 7.0.0 and Lykke.Logs 5.0.0

Obsolete

All constructors and methods, which accepts ILog parameter are marked as obsolete. Overloads with ILogFactory insted of ILog have been added.

1.5.0-client

20 Jun 14:42
c6738b8
Compare
Choose a tag to compare

New feature

Auto-registration extension now checks if it's already registered with the same url. If it is then no additional work is done, if it's registered with different url then it's register itself with wrong IP so Monitoring service starts to complain about it. If no registration is present for such application then usual registration happens.

1.4.0-client

08 Jun 14:03
c6738b8
Compare
Choose a tag to compare

Empty release

1.3.0-client

14 May 11:35
5dee2b0
Compare
Choose a tag to compare

New feature

DisableAutoRegistrationInMonitoring environment variable was added that can disable auto registration in monitoring service

Improvement

Logging from auto registration in monitoring service was migrated to Monitoring level