This message was deleted.
# cloud
s
This message was deleted.
r
I've basically got the same question, I'm not seeing anything about an API that exposes analytics data. Is it possible to use the prometheus integration with LiveKit Cloud?
b
Hello folks, from my understanding, I don't think the LiveKit Team has provided a public API for us to fetch cloud analytics data, yet. From what I've been reading, it is on their roadmap.
r
Thanks, do you perhaps know if there's a rough ETA? I don't want to start developing a makeshift solution using webhooks only for livekit to come out with a proper API shortly.
b
I unfortunately do not, with this said, maybe @magnificent-art-43333 or @dry-elephant-14928 could provide some insights.
m
Hey all, we’ll chat with the team on this and get back to you with a rough ETA. In the meantime, could you share the data you’re interested in pulling out? The live session/participant data? The aggregate analytics? All of it?
👌 2
r
For my current usecase, i'd need connection time per participant, ideally per some time interval. But any less specific data format that I could aggregate myself would be fine as well.
b
Also for me, ideally at least a field left_at in ParticipantInfo so I can calculate the participant duration. But it would be fantastic to show all the fantastics analytics in a custom user interface! Thanks!
c
Are there any news on that? Would be great if we could use a livekit analytics API instead of rolling our own webhook-based solution for that.