]> granicus.if.org Git - icinga2/history - lib/perfdata/opentsdbwriter.cpp
Move PerfdataValue() class into base library
[icinga2] / lib / perfdata / opentsdbwriter.cpp
2017-05-15 Michael FriedrichMove PerfdataValue() class into base library 5265/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-06-23 Michael FriedrichAdd acknowledgement type to Graphite, InfluxDB, OpenTSD...
2016-05-12 Michael FriedrichMove CalculateExecutionTime and CalculateLatency into...
2016-05-10 Michael FriedrichMove CalculateExecutionTime and CalculateLatency into...
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2015-10-28 Gunnar BeutnerConvert Comment/Downtime to config objects
2015-10-22 Gunnar BeutnerMerge branch 'support/2.3'
2015-10-13 Tobias von der KroneAdd timestamp support for OpenTSDB
2015-09-23 Jean-Marcel FlachImplement status api handler
2015-09-15 Tobias von der KroneAdd timestamp support for OpenTSDB
2015-08-25 Gunnar BeutnerImplement support for tracking dependencies between...
2015-08-15 Gunnar BeutnerRename DynamicObject/DynamicType to ConfigObject/ConfigType
2015-07-20 Tobias von der KroneCorrect escaping of metric and tag names for OpenTSDB...
2015-07-20 Tobias von der KroneCorrect escaping of metric and tag names for OpenTSDB...
2015-03-28 Gunnar BeutnerMove implementation code from thpp files into separate...
2015-02-07 Michael FriedrichRemove name and return value for stats functions
2015-01-28 Tobias von der KroneAdd OpenTSDB perfdata plugin