icingadb/pkg
Alvar Penning 360e7b7071
icingadb: Remove shouldRetry
The additional check against a driver.ErrBadConn is now also part of
retry.Retryable. Thus, it can be dropped.
2024-04-11 11:05:06 +02:00
..
backoff Introduce retry functionality 2021-03-03 15:27:20 +01:00
com Merge pull request #464 from Icinga/OwnHeartbeat 2022-06-28 15:21:03 +02:00
common Save memory during config sync via SyncSubject#FactoryForDelta() 2022-09-13 17:57:23 +02:00
config retry: Set attempt's initial value to 1 2024-04-10 15:25:15 +02:00
contracts Only sync entities that belong to the current environment 2021-11-03 15:47:38 +01:00
flatten Flatten(): render even large numbers as-is, not using scientific notation 2024-03-25 14:52:54 +01:00
icingadb icingadb: Remove shouldRetry 2024-04-11 11:05:06 +02:00
icingaredis Enhance HA "Taking over", "Handing over" logging 2024-04-02 13:23:11 +02:00
logging Use custom logger for accessing the interval for periodic logging 2021-11-05 17:57:22 +01:00
periodic Add immediate option for periodic tasks 2022-03-22 15:55:04 +01:00
retry Retry io.EOF error 2024-04-11 10:09:24 +02:00
structify parseString(): Don't Repeat Yourself 2022-06-22 15:27:00 +02:00
types Introduce types.MakeString() 2024-03-25 14:52:54 +01:00
utils Run go fmt ./... 2023-08-04 12:50:45 +02:00
version Run go fmt ./... 2023-08-04 12:50:45 +02:00