Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-04.......... [ZBXNEXT-4922] fixed prometheus cmocka testsJurijs Klopovskis
2021-08-10.......... [ZBX-19737] fixed cmocka testsJurijs Klopovskis
2021-07-23.......... [ZBXNEXT-6772] added != and !~ test cases to zbx_prometheus_patter...Jurijs Klopovskis
2021-07-23.......... [ZBXNEXT-6772] added new enum values for != and !~ operators to pr...Jurijs Klopovskis
2021-01-03.......... [ZBXNEXT-826] updated copyright to 2021Alexander Vladishev
2020-01-17.......... [ZBXNEXT-826] updated copyright to 2020Alexander Vladishev
2019-11-14........S. [ZBX-9146] fixed json null value being treated as empty string for...Andrejs Tumilovics
2019-09-25.......... [ZBX-16481] Spelling issues in the code for masterArtjoms Rimdjonoks
2019-05-07...G...PS. [DEV-930] fixed compiler warnings related to function prototypesAndrejs Kozlovs
2019-03-15.......... [ZBXNEXT-4865] fixed memory leaks in preprocessing cmocka testsAndris Zeila
2019-03-08........S. [ZBXNEXT-4865] slightly reworked metric value comparisonAndris Zeila
2019-03-05........S. [ZBXNEXT-4865] reworked metric value comparisonAndris Zeila
2019-03-05.......... [DEV-974] changed yaml test document structure for prometheus_to_j...Aleksejs Šestakovs
2019-03-05........S. [ZBXNEXT-4865] changed metric value validation to numeric value co...Andris Zeila
2019-03-04........S. [ZBXNEXT-4865] fixed crash when parsing prometheus data Andris Zeila
2019-03-04........S. [ZBXNEXT-4865] added trailing whitespace removal from comment hintsAndris Zeila
2019-03-04........S. [ZBXNEXT-4865] improved prometheus row parsingAndris Zeila
2019-03-04.......... [ZBXNEXT-4865] added prometheus_parse_row() testsAndris Zeila
2019-03-04........S. [ZBXNEXT-4865] small style fixesVladislavs Sokurenko
2019-03-04........S. [ZBXNEXT-4865] added case insensitive prometheus metric inf/nan va...Andris Zeila
2019-03-01........S. [ZBXNEXT-4865] added escaping support to comment HELP textAndris Zeila
2019-03-01........S. [ZBXNEXT-4865] fixed label comparisonAndris Zeila
2019-03-01........S. [ZBXNEXT-4865] added escape sequence validation when parsing label...Andris Zeila
2019-03-01........S. [ZBXNEXT-4865] added support for trailing comma in label listAndris Zeila
2019-03-01........S. [ZBXNEXT-4865] added leading whitespace trimming in prometheus fil...Andris Zeila
2019-02-27.......... [DEV-974] fixed test cases for empty metricAleksejs Šestakovs
2019-02-26.......... [DEV-974] prometheus to JSON test cases adapted for new implementa...Aleksejs Šestakovs
2019-02-25.......... [DEV-974] prometheus pattern test cases adapted for new implementa...Aleksejs Šestakovs
2019-02-25........S. [ZBXNEXT-4865] fixed prometheus label parsingAndris Zeila
2019-02-22.......... [ZBXNEXT-4865] added prometheus tests that were missing from mergeAndris Zeila
2019-02-22.......... [ZBXNEXT-4865] merged from original dev branchAndris Zeila
2019-02-21........S. [ZBXNEXT-4865] added prometheus to json conversionAndris Zeila
2019-02-21........S. [ZBXNEXT-4865] added filter parser with testsAndris Zeila
2019-02-18.......... [DEV-974] added tests for prometheus_to_json and preprocessingAleksejs Šestakovs
2019-02-14.......... [DEV-974] unit tests for prometheus (initial)Aleksejs Šestakovs