Commit Graph

81 Commits

Author SHA1 Message Date
98e79b927d Update docs to include configurable interval 2024-04-16 22:21:46 +02:00
9e9676d4e4 Remove code for Tilt cluster 2024-04-16 22:16:44 +02:00
bf8389b4e0 Simplify code 2024-04-16 22:11:50 +02:00
ee5b69f646 Make update interval configurable 2024-04-16 22:08:52 +02:00
7104414bc1 Fix network issues in Docker 2024-04-16 08:11:01 +02:00
d580b0f1d0 Update console container 2024-04-16 08:10:46 +02:00
0312a1e37c Remove commented code 2024-04-16 08:10:27 +02:00
c98e8da2ec Format README 2024-04-16 08:09:41 +02:00
0016cd0f74 Update README 2024-04-14 21:55:02 +02:00
b098385e39 Set correct type 2024-04-14 21:30:51 +02:00
eae84fef1f Add more tests for KafkaUtils 2024-04-14 21:22:20 +02:00
baed79e1ba Add more tags to metrics 2024-03-28 23:49:44 +01:00
a68a0126c8 Update test for KafkaUtils 2024-03-28 23:46:26 +01:00
1630d1dcda Remove empty module 2024-03-28 23:45:56 +01:00
4922da165c Return more data for members 2024-03-28 23:45:40 +01:00
9fbf7a98b8 Fix init cluster script 2024-03-28 23:44:25 +01:00
08b5923d52 Simplify code 2024-03-28 21:23:51 +01:00
6bf68b74ec Install test watcher 2024-03-28 19:05:59 +01:00
1cc9afbcf4 Adjust async level of tests 2024-03-28 18:41:35 +01:00
f09ad58fb5 Fix type mismatch 2024-03-27 22:26:02 +01:00
3d835480d1 Use behaviour for KafkaUtils 2024-03-27 22:25:29 +01:00
ada8f12309 Remove implemented doc comment 2024-03-27 22:24:06 +01:00
ac5280acfd Add type spec 2024-03-27 22:23:12 +01:00
7b40cbedd1 Replace Mox with Patch 2024-03-27 22:19:32 +01:00
207926ed83 Split genserver from service 2024-03-17 22:47:24 +01:00
f5ea9dc7cf Add Kafka behaviours 2024-03-17 22:45:31 +01:00
ecc59ea0f6 Properly start Mox
the default test command `mix test --no-start` does not start Mox
server by default, so we have to start it manually in order to
configure it
2024-03-14 07:04:54 +01:00
d558019210 Install mock library 2024-03-10 23:04:31 +01:00
a9b0e211bd Update to newer brod version
This resolved an issue within a nested dependency
2024-03-10 23:01:36 +01:00
206971d41e Update tools 2024-03-10 22:13:50 +01:00
b6c61629a7 Ignore dialyzer violation in deps 2024-03-10 22:13:31 +01:00
694a647129 Export lag per parition 2024-03-02 21:24:02 +01:00
e63e550a6b Get lags per partition 2024-03-02 21:23:29 +01:00
da7c801c02 Add metrics stub 2023-08-04 07:35:55 +02:00
de26ebc76f Add example metrics from original KafkaLag exporter 2023-08-04 07:33:48 +02:00
cd457182d2 Mark telemetry as explicitly installed 2023-08-04 07:33:13 +02:00
d209e32a25 Remove startup command for deployment 2023-08-04 07:22:44 +02:00
0ffa1bba39 Configure tilt to forward metrics port 2023-08-03 08:27:31 +02:00
d3c3372ee0 Fetch lag per consumer group 2023-07-26 23:10:18 +02:00
89d9357df3 Get topics for consumer group 2023-07-26 22:12:23 +02:00
b37f50308d Fix formatting 2023-07-26 07:43:01 +02:00
32e1c9bbe2 Gitlab CI: install dependency 2023-07-26 07:40:31 +02:00
b979cf2a5a Gitlab CI: install dependency 2023-07-26 07:39:13 +02:00
75984d5454 Gitlab CI: install dependency 2023-07-26 07:36:53 +02:00
36bc28c0f7 Update Elixir for Gitlab CI 2023-07-26 07:33:28 +02:00
8e92c314a6 Update docs on how to run tests
If run without the flag a Kafka broker is started resulting in a crash
2023-07-26 07:22:52 +02:00
2f22c637b8 Update logger configuration to newer Elixir 2023-07-26 07:21:54 +02:00
e1dd908eac Add tilt 2023-07-15 23:58:52 +02:00
f07dc44e37 Update redpanda/console compose file 2023-07-15 23:58:22 +02:00
8b53666134 Fix build
brod dependency snappyer didn't built anymore
2023-07-15 23:54:35 +02:00