icingadb/pkg
Eric Lippmann 5fd4d35907 Remove syncing $subject log message
This info message just pollutes the logs and
for debugging we log the execution anyway
2021-11-05 17:52:46 +01:00
..
backoff Introduce retry functionality 2021-03-03 15:27:20 +01:00
com Introduce Counter.Total() 2021-11-05 17:18:05 +01:00
common Handle contracts.Initer in common.NewSyncSubject() 2021-10-26 09:31:36 +02:00
config Allow to configure interval for periodic logging 2021-11-05 17:18:05 +01:00
contracts Only sync entities that belong to the current environment 2021-11-03 15:47:38 +01:00
driver Log all recovered reconnects to backends 2021-09-23 16:07:41 +02:00
flatten Flatten: Fix keys 2021-05-11 16:40:08 +02:00
icingadb Remove syncing $subject log message 2021-11-05 17:52:46 +01:00
icingaredis Remove syncing $redisKey log message 2021-11-05 17:52:11 +01:00
logging Allow systemd-journald (and console) as log outputs 2021-10-13 09:46:12 +02:00
periodic Introduce package periodic 2021-11-05 17:18:05 +01:00
retry Don't log if context is canceled 2021-11-05 17:16:57 +01:00
structify Call errors.Wrap*() unconditionally where appropriate 2021-06-21 13:20:44 +02:00
types Always use data as paramter name in UnmarshalJSON() 2021-08-09 10:29:47 +02:00
utils Introduce function utils.AppName() 2021-10-13 09:46:12 +02:00