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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

InfluxDB 0.9.1 and Telegraf 0.1.2 released

30 点作者 pauldix将近 10 年前

5 条评论

johngd将近 10 年前
Careful about installing Influxdb and Telegraf on the same system via RPM (maybe DEB too), they both share common paths and filenames, and cause one (or the other) not to start.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;influxdb&#x2F;telegraf&#x2F;issues&#x2F;22" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;influxdb&#x2F;telegraf&#x2F;issues&#x2F;22</a> <a href="https:&#x2F;&#x2F;github.com&#x2F;influxdb&#x2F;influxdb&#x2F;issues&#x2F;3123" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;influxdb&#x2F;influxdb&#x2F;issues&#x2F;3123</a><p>Also, the changelog items for telegraf all point at influxdb issues.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;influxdb&#x2F;telegraf&#x2F;blob&#x2F;master&#x2F;CHANGELOG.md#v012-2015-07-01" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;influxdb&#x2F;telegraf&#x2F;blob&#x2F;master&#x2F;CHANGELOG.m...</a><p>I am really excited about telegraf, but am worried about long term maintenance of yet another stats collector. It is very easy to setup, and seems like it will be quiet easy to extend.
评论 #9822648 未加载
sciurus将近 10 年前
&quot;Some users logged issues about a large number of IOPS during heavy write loads. To address this we implemented a write ahead log, or WAL. No migration is required to take advantage of this feature and it is available as soon as you upgrade. It’s worth noting here that if you are testing a high write load scenario, you will get occasional pauses of up to 3 seconds during WAL flushes (depending on hardware and schema). Set your timeouts accordingly. We’ll work on smoothing this out over time in future 0.9 point releases.&quot;<p>This is a pretty major change and a big caveat!
pauldix将近 10 年前
InfluxDB CEO here. Happy to answer questions about InfluxDB or Telegraf
评论 #9822548 未加载
评论 #9822445 未加载
评论 #9822699 未加载
joshpadnick将近 10 年前
I&#x27;d love it if you could comment on how InfluxDB + Telegraf + Grafana + $OpenSourceAlertingTool compares to commercial offerings like DataDog or SignalFx?<p>Also, is Telegraf meant to replace cAdvisor for InfluxDB users?
评论 #9822692 未加载
arunoda将近 10 年前
So, next two product will be<p>* One for Chart UIs * One for Alerts<p>Good Luck with the Tick Platform.