icinga2/lib/icingadb
Julian Brost 3c8672b4dc Icinga DB: increase Redis schema version
PR #9036 introduces some incompatible changes to the Redis schema, most
importantly where Icinga DB has to read the environment from: now it has to use
a new top-level key of the icinga:stats message instead of a value in the
IcingaApplication part of that message.
2021-11-05 14:14:37 +01:00
..
CMakeLists.txt Fix Copyright headers 2019-11-02 14:00:24 +01:00
icingadb-objects.cpp Icinga DB: increase Redis schema version 2021-11-05 14:14:37 +01:00
icingadb-stats.cpp IcingaDB#GetStats(): add endpoint_id to IcingaApplication 2019-12-06 15:52:47 +01:00
icingadb-utility.cpp IcingaDB: introduce a new environment ID derived from the CA public key 2021-11-05 14:14:37 +01:00
icingadb.cpp IcingaDB: export environment_id via API 2021-11-05 14:14:37 +01:00
icingadb.hpp IcingaDB: export environment_id via API 2021-11-05 14:14:37 +01:00
icingadb.ti IcingaDB: export environment_id via API 2021-11-05 14:14:37 +01:00
redisconnection.cpp RedisConnection: remove now redundant setting of TLS verification parameters 2021-08-13 17:24:24 +02:00
redisconnection.hpp Introduce IcingaDB#connect_timeout 2021-07-27 21:59:09 +02:00