-
Hi Jing, gonza from cribl here
thanks for completing the project!!
I went through your solution and I have some feedback:
1. the N parameter does not work correctly
2. Reading the last line from…
-
Hi Deepika!
Gonza from cribl here, thanks for completing the take-home!
I have some feedback on your solution:
- Results are not reverse time ordered, (latest first)
- The filter doesn…
-
Hey @skormos - This is Franco from Cribl. First of all, thanks again for taking the time to complete the assignment.
I've been looking at your code and running different test scenarios. I noticed s…
-
I tried running your solution but I'm getting this error from all containers
```
agent-1 | file:///usr/src/app/app.js:2
agent-1 | exports.__esModule = true;
agent-1 | ^
agent-1 …
-
Update all integrations using `dependencies.ecs.import_mappings: true` to switch from legacy to modern `ecs@mappings`:
- Remove `dependencies.ecs.import_mappings: true`
- Set 8.13 as min stack ver…
zmoog updated
5 months ago
-
Right now the test generates this generic error
```
AssertionError: expected false to equal true
+ expected - actual
-false
+true
```
Even if events-target_1.log and ev…
-
The number of processes reporting detail typically exceeds the ability for TSDB and other technologies to support in any reasonable manner. We need to consider mechanisms to aggregate at some level be…
-
### Which OpenObserve functionalities are the source of the bug?
traces
### Is this a regression?
Yes
### Description
User report this panic:
```
thread 'actix-server worker 1' panicked at src/…
-
How would you change your implementation if there was a restriction on using databases. This is just a question, no need to implement.
-
Hi @abesvt,
Per the `assignment.pdf`, I was unable to find the automated script(steps 1-4), which sets up and configure the topology(e.g Agent, Splitter, Targets). Ideally, I should be able to run …