Commit Graph

15 Commits

Author SHA1 Message Date
ionutboangiu
ae264deadb Slightly refactor elastic exporter
now returns error in case of invalid logger type. Could be removed
in the future in favor of handling it in configsanity.go.
2024-11-27 16:50:47 +01:00
gezimbll
b755fcca01 Added *vars for ExportRequest && unit tests 2023-06-22 10:36:46 +02:00
ionutboangiu
6c16ff320f Replace interface{} with any 2023-05-31 10:23:12 +02:00
ionutboangiu
7771de5e07 Apply go fmt project wide 2022-11-11 13:43:51 +01:00
ionutboangiu
14dfda53be Implement rpc exporter 2022-01-19 19:55:29 +01:00
andronache
bcb564240e Corrected header in multiple files 2021-11-01 13:49:33 +02:00
nickolasdaniel
c9036b38cd Cover tests for ees 2021-09-20 19:42:05 +02:00
Trial97
5a12eb483d Added *log exporter 2021-09-07 07:44:36 +02:00
Trial97
cd0964dfea Finished implementing all the exporters 2021-08-18 16:33:28 +02:00
Trial97
a74aacd7fe Updated the EEs with the new interface 2021-08-18 16:33:28 +02:00
nickolasdaniel
2450cf56d0 Added unit tests for concReq struct methods 2021-07-25 12:08:40 +02:00
Trial97
24b09329be Added concurent requests for ees 2021-07-23 10:57:08 +02:00
Trial97
f1796317a0 Updated ees metrics 2021-07-23 10:57:08 +02:00
andronache
d20f8dac7b Changed sql opts for Event Reader and Event Exporter 2021-05-10 16:46:42 +02:00
nickolasdaniel
3d88c0e83b Covered ee.go file in ees package 2021-03-08 19:24:38 +01:00