What happens if I am on a build plan and exhaust m...
# ask-ai
i
What happens if I am on a build plan and exhaust my connection minutes?
t
Thanks for reaching out, Raghav. I'm an AI assistant and I'm here to help. Give me a moment while I research this topic.
To better assist you with what happens if you exhaust your connection minutes on the Build plan, could you please provide your project ID or account details? This will help me check your specific plan and usage information to give you an accurate answer. Sources: Quotas and limits | LiveKit Docs | LiveKit Pricing | Understanding LiveKit Cloud Pricing | Billing | LiveKit Docs | LiveKit | Sources/LiveKit/Core/Room+Engine.swift | Community & Support | livekit/livekit_composite | DeepWiki | livekit-plugins/livekit-plugins-aws/livekit/plugins/aws/experimental/realti...
i
Can I email the usage metric to myself or a member of a team upon a particular level of consumption or at a particular time frame
t
LiveKit doesn't have a built-in feature for automatic email usage reports, but don't worry – I've got some friendly advice to help you set this up! šŸ‘‹You can actually create a custom solution using the LiveKit
UsageCollector
class to handle this. Think of it like building your own personalized metrics dashboard. Here's a breakdown of how you could make this work: • Grab those usage metrics using
UsageCollector
• Set up some smart checks to track when you hit specific thresholds • Send out email alerts using a handy library like Python's
smtplib
Pro tip: You could even leverage message queues like RabbitMQ or Kafka to make this process super smooth and handle everything asynchronously.The great news is this approach lets you customize your monitoring exactly how you want, tailoring it perfectly to your specific needs. Pretty cool, right? šŸš€ Sources: agents/src/stt/stt.ts | livekit-agents/livekit/agents/llm/llm.py | Capturing metrics | LiveKit Docs | deploy/grafana/livekit-server-overview.json | Capturing metrics | LiveKit Docs | Sources/LiveKit/Track/Metrics/MetricsManager.swift | UsageSummary | LiveKit Agents | Capturing metrics | LiveKit Docs | SpeechEventType | LiveKit Agents | metrics/send-metrics-to-3p/run_3p_metrics_demo.sh
i
Can load tester cli be used for non-self hosted livekit instances as well?
t
Hey there! I totally get that you're working on setting up LiveKit Cloud, and I'd love to help you out. Could you share a bit more about your specific setup? If you could tell me which LiveKit version you're using and what kind of load testing you're planning, I'll be able to give you super personalized advice on how to use the CLI effectively. I'm all ears and ready to support you! Sources: cmd/lk/cloud.go | Benchmarking | LiveKit Docs
i
I am using v1.0+ of livekit deployed on a kubernetes pod
t
I don't have the answer you're looking for. You could also try asking your question: • in one of the other Slack channels or • to https://deepwiki.com/livekit/livekit_composite which is trained on all LiveKit source code If you find the answer, please post it here to help others!