Geofrey Ernest

Results 128 comments of Geofrey Ernest

@Ziedelth I think you can send events directly to vince via `/api/v1/event` . The event is the same json payload that vince client sends. The only required fields are `n`...

> And how can I retrieve the custom events sent? I don't understand the question. From vince point of view, setting `n="pageview"` or `n="cusom_name"` is not so different. you can...

> And to see if the event has been sent, can I make a few requests on the "admin" side (request requiring the token, e.g. stats/timeseries)? Yes, I think maybe...

@Ziedelth was my advice helpful?

`401` means you didn't set auth header. All api calls need to be authorised like you have always done when querying stats.

> But the web request from Javscript does not require it? No? Yep, but it sends the request on a different endpoint `/api/event` , for your request you are hitting...

care to share debug text representation of the full request here (please not the screenshot).

Hi, It seems there was a bug during compaction causing things to spiral > {"time":"2024-06-27T03:52:12.085446794Z","level":"INFO","msg":"exiting compaction loop","component":"lsm-tree"} panic: arrow/array: field 15 has 18410 rows. want=18412 This message signals that. This...

I am investigating this and working on a possible fix. I am also looking into the timeseries numbers issue. The new storage I mentioned I was working on (based on...

@Ziedelth what is the size of your `data/raftdb` file ?