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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Google Chrome extension monitors your Rails/Node apps

5 点作者 jm3将近 14 年前
My new project: track your web apps' performance under load without being flooded by email or keeping browser tabs open all day to watch your stats. This is the first Chrome Extension I've written (uses HTML5 localStorage, yay!), and it basically integrates data from NewRelic RPM's API and Hoptoad's API, both great products. Get lightweight notifications (like Growl) in realtime, and track your Apdex score [1] without leaving whatever page you're currently on.<p>https://chrome.google.com/webstore/detail/emencamphkobkmeloepceomcacgejlnc (free!)<p>[1] http://en.wikipedia.org/wiki/Apdex<p>Would love to hear what people think. Note that for for Heroku users, if you're using Heroku's NewRelic RPM package, you need to enter your <i>API</i> key, not your <i>license</i> key.

2 条评论

hyuuu将近 14 年前
<a href="http://blitz.io" rel="nofollow">http://blitz.io</a>
jm3将近 14 年前
clickable version of link: <a href="http://proof.ly/get-chrome-relic" rel="nofollow">http://proof.ly/get-chrome-relic</a>