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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: How do you handle performance monitoring at your tech startup?

1 点作者 sam_perez将近 6 年前
I&#x27;ve purposefully made this question open ended, so feel free to answer however you see fit.<p>For some background, I&#x27;m a software engineer currently working with a seed-stage startup. We are developing a web app built on PHP Laravel, hosted in AWS Elastic Beanstalk, with a few dozen paying customers using it.<p>We&#x27;ve decided to invest in some performance monitoring, focusing specifically on page load times. We&#x27;d like to:<p>1) be able to measure and store page load stats from both the browser and server perspective.<p>2) set up alerts in case load times are getting worse over time or if they go over some threshold.<p>3) have some reasonable dashboard for displaying and drilling down into the data.<p>4) leave the door open to instrumenting&#x2F;taking advantage of any other sensible monitoring&#x2F;alerting needs moving forward.<p>It&#x27;s been challenging for me to really gain any sense of what the best practices are right now for small-ish (less than 50 employees, seed&#x2F;series A, etc...) tech startups. There seem to be a good amount of APM providers out there, but their pricing seems aggressive. There are a ton of other options. For example, I&#x27;ve considered setting up an ElasticSearch cluster and sending metrics over with some simple home-rolled middleware, and wedding that with New Relic Browser&#x2F;Google Analytics&#x2F;Simple Analytics&#x2F;etc... in the browser.<p>So, how is everyone tackling this problem? I&#x27;m looking to start a conversation, hear some war-stories, and ideally learn about some setups that are working really well for your specific context&#x2F;startup.

暂无评论

暂无评论