4 ms·
Looks good. In market for something like this and I just ran it locally. how do I visualize data ? Is Grafana not included by default. Also, minor issue in yo
by codegeek 2y ago
Looks good. In market for something like this and I just ran it locally. how do I visualize data ? Is Grafana not included by default.
Also, minor issue in your docs. There is an extra comma in the sample JSON under the sample event. The fragment below:
"properties": {
"totalAccounts": 4,
"country": "Denmark"
},
}]
I had to remove that comma at the end.
- pancomplex 2y agoThanks for flagging. Just fixed this. Grafana is intentionally not included by default -- but it takes a few minutes to set it up. We're still trying to figure out what to bundle by default in terms of UI -- for now it's API only.
- codegeek 2y agoNo worries. I am going to test it as we are looking for a simple centralized tool for multiple customers to run reporting on events. Most tools have been too complex to setup and yours is promising.