I’ve been playing with Telemetry UI to store events in postgres for later inspection as graphs, and it works great, but I must be missing something and I can’t see how to make it track my own events. For example I use telemetry to measure the duration of some functions, I can’t see how to make Telemetry UI record these.
Has anyone an example on how to add more events to track in Telemetry UI?