]> granicus.if.org Git - icinga2/history - lib/perfdata/gelfwriter.cpp
Move PerfdataValue() class into base library
[icinga2] / lib / perfdata / gelfwriter.cpp
2017-05-15 Michael FriedrichMove PerfdataValue() class into base library 5265/head
2017-05-15 Michael FriedrichMerge pull request #5262 from Icinga/fix/graylog-perfdata
2017-05-15 Michael FriedrichFix performance data processing in GelfWriter feature 5262/head
2017-03-29 Gunnar BeutnerMerge branch 'support/2.6'
2017-02-08 Michael FriedrichAdd logging for started/stopped features
2017-01-10 Michael FriedrichEnsure that *.icinga.com is used everywhere
2016-08-30 Michael FriedrichMerge branch 'support/2.5'
2016-08-25 Gunnar BeutnerMerge branch 'support/2.5'
2016-08-25 Gunnar BeutnerReplace BOOST_FOREACH with range-based for loops
2016-08-09 Marius SturmGelfWriter: Use raw CheckResult output for full_message...
2016-05-19 Gunnar BeutnerMerge branch 'support/2.4'
2016-05-19 Gunnar BeutnerMerge branch 'support/2.4'
2016-05-17 Gunnar BeutnerMerge branch 'support/2.4'
2016-05-10 Michael FriedrichMove CalculateExecutionTime and CalculateLatency into...
2016-04-21 Gunnar BeutnerMerge branch 'support/2.4'
2016-04-20 Gunnar BeutnerMerge branch 'support/2.4'
2016-04-20 Gunnar BeutnerMerge branch 'support/2.4'
2016-04-11 Marius SturmUse check_result timestamp for GELF log messages
2016-03-16 Gunnar BeutnerMerge branch 'support/2.4'
2016-02-24 Michael FriedrichMerge branch 'support/2.4'
2016-02-23 Gunnar BeutnerMerge branch 'support/2.4'
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2015-12-18 Daniil YaroslavtsevGelfWriter: Add additional fields for 'CHECK RESULT...
2015-10-28 Gunnar BeutnerConvert Comment/Downtime to config objects
2015-10-22 Gunnar BeutnerMerge branch 'support/2.3'
2015-09-04 Michael FriedrichFix wrong calculation for host compat state UNREACHABLE
2015-09-04 Michael FriedrichFix wrong calculation for host compat state UNREACHABLE
2015-08-25 Gunnar BeutnerImplement support for tracking dependencies between...
2015-08-15 Gunnar BeutnerRename DynamicObject/DynamicType to ConfigObject/ConfigType
2015-03-28 Gunnar BeutnerMove implementation code from thpp files into separate...
2015-01-22 Michael FriedrichUpdate copyright year
2014-12-15 Gunnar BeutnerRemove unnecessary includes
2014-11-27 Gunnar BeutnerFix incorrect operators in GelfWriter::NotificationToUs...
2014-11-12 Michael FriedrichGelfWriter: Change _state to human-readable string
2014-11-12 Michael FriedrichGelfWriter: Add missing fields, fix notification state
2014-11-11 Michael FriedrichMerge branch 'feature/gelf-writer-7619'
2014-11-11 Michael FriedrichGelfWriter: Add 'source' configuration attribute
2014-11-11 Michael FriedrichRebase against master changes, fix indent
2014-11-11 Marius SturmAdd GelfWriter