icingadb/pkg
Julian Brost c5af0cd287 HA: only set realize timeout when active
When inactive, this is the only query running so it has to retry for longer to
eventually trigger a fatal error if the database is gone for too long (5
minutes at the moment).
2021-10-04 16:58:35 +02:00
..
backoff Introduce retry functionality 2021-03-03 15:27:20 +01:00
com Use pointer receiver for Counter.Val() 2021-09-23 09:37:31 +02:00
common Introduce type common.SyncSubject 2021-05-11 16:40:08 +02:00
config Merge pull request #236 from Icinga/feature/tls 2021-10-04 12:27:21 +02:00
contracts Introduce WaiterFunc type 2021-09-23 09:37:31 +02: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 HA: only set realize timeout when active 2021-10-04 16:58:35 +02:00
icingaredis heartbeat: wrap messages with a timestamp 2021-10-04 16:58:35 +02:00
retry retry: if stopped due to outer context, return that error 2021-10-04 16:58:35 +02: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 Add missing doc in utils 2021-08-09 10:30:53 +02:00