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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Hastur: Open-Source Scalable Metrics with Cassandra

6 点作者 BruceM将近 13 年前

2 条评论

BruceM将近 13 年前
Links to other materials:<p>Video for the talk for these slides: <a href="http://youtu.be/r2nGBUuvVmc" rel="nofollow">http://youtu.be/r2nGBUuvVmc</a><p>Server: <a href="https://github.com/ooyala/hastur-server" rel="nofollow">https://github.com/ooyala/hastur-server</a><p>Ruby client: <a href="https://github.com/ooyala/hastur" rel="nofollow">https://github.com/ooyala/hastur</a>
kodablah将近 13 年前
Almost exactly what I have been developing except I'm using D for the agent, sigar for the system metrics, and thrift for the communication.<p>What are the community's thoughts on requiring Ruby for the agent to run? Also, are there plans to make this cross platform is this just scratching an itch for Ooyala?