TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Analytics for python web app

2 点作者 Kpourdeilami超过 7 年前
Hello HN,<p>I&#x27;m using Mixpanel to track the requests made to my API endpoints to track usage and calculate the users&#x27; monthly bills but the network calls to Mixpanel&#x27;s API increases the request processing time significantly.<p>Currently, I&#x27;m leaning towards setting up Kafka behind a VPN and writing to it than having an event consumer transfer the Kafka buffer to Mixpanel every 15 minutes.<p>I was wondering if this is the correct approach or any analytics solutions exist out there that already do this so I don&#x27;t have to make it from scratch?<p>Thanks

1 comment

tixocloud超过 7 年前
Hi there,<p>What&#x27;s your billing model like? Is it time-based or hit-based?
评论 #15258657 未加载