Releases: LykkeCity/MonitoringService
1.6.1-client
Bug fix
Auto-registration properly fixes registration during next start after failed registration
1.6.0-client
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
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
Empty release
1.3.0-client
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