icinga2/lib/perfdata
Jean Flach c54e042942 Add activation priorities for config object types
This patch ensures that specific configuration types
are pre-activated and post-activated. In general,
logging is first, then common configuration objects
like host/service, downtimes, etc.
In the end, all features are activated after to ensure
that notifications are only sent once downtimes are applied.
A similar thing happens for starting with checks too early.
The ApiListener feature runs first to allow cluster connections
at first glance.

fixes #6057
fixes #6231
2018-05-04 11:25:47 +02:00
..
CMakeLists.txt Fix whitespaces in CMakeLists files 2018-01-19 09:19:40 +01:00
elasticsearchwriter.cpp Fix ES 5 support 2018-04-17 09:17:20 +02:00
elasticsearchwriter.hpp Fix compatibility with CMake < 3.1 2018-01-18 15:12:46 +01:00
elasticsearchwriter.ti Add activation priorities for config object types 2018-05-04 11:25:47 +02:00
gelfwriter.cpp Merge pull request #6194 from Icinga/feature/metric-unit-elastic-gelf 2018-04-03 17:12:29 +02:00
gelfwriter.hpp Fix compatibility with CMake < 3.1 2018-01-18 15:12:46 +01:00
gelfwriter.ti Add activation priorities for config object types 2018-05-04 11:25:47 +02:00
graphitewriter.cpp Remove unused includes 2018-01-22 09:52:29 +01:00
graphitewriter.hpp Fix compatibility with CMake < 3.1 2018-01-18 15:12:46 +01:00
graphitewriter.ti Add activation priorities for config object types 2018-05-04 11:25:47 +02:00
influxdbwriter.cpp Fix InfluxDB backslash escaping 2018-04-04 13:02:48 +02:00
influxdbwriter.hpp Fix compatibility with CMake < 3.1 2018-01-18 15:12:46 +01:00
influxdbwriter.ti Add activation priorities for config object types 2018-05-04 11:25:47 +02:00
opentsdbwriter.cpp Remove unused includes 2018-01-22 09:52:29 +01:00
opentsdbwriter.hpp Fix compatibility with CMake < 3.1 2018-01-18 15:12:46 +01:00
opentsdbwriter.ti Add activation priorities for config object types 2018-05-04 11:25:47 +02:00
perfdatawriter.cpp Fix compatibility with CMake < 3.1 2018-01-18 15:12:46 +01:00
perfdatawriter.hpp Fix compatibility with CMake < 3.1 2018-01-18 15:12:46 +01:00
perfdatawriter.ti Add activation priorities for config object types 2018-05-04 11:25:47 +02:00