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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Grafana 3.0 Stable Released

207 点作者 torkelo大约 9 年前

8 条评论

torkelo大约 9 年前
Here are some release highlights :)<p><pre><code> * Big UI improvements and polish * Redesigned plugin architecture and SDK * Grafana-cli command line tool shipped with grafana, installs plugins * Persisted dashboard playlists * Preferences like home dashboard, timezone and theme on org and user level * New plugin types, Apps, and Panels. * New platform site built around Grafana at Grafana.net * Plugin repository * Dashboard repository (coming soon) * Hosted Grafana and Hosted metrics (coming soon) * Monitoring and backups of on-prem Grafana (coming soon) * Annotation popovers can contain clickable links * Templated data source Easiy reuse the same dashboard for multiple data source instances * OSX Homebrew support Homebrew installation instructions * Support for InfluxDB 0.11+ (and new functions) </code></pre> Youtube screencast with feature showcase: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=1kJyQKgk_oY" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=1kJyQKgk_oY</a>
评论 #11674253 未加载
MasterScrat大约 9 年前
Things I wish were included in that release:<p>- Some amount of caching&#x2F;pre-fetching so moving the graph around doesn&#x27;t take a few seconds each time. At least in the cases where I am zooming in and all the data is already loaded on the client it shouldn&#x27;t need a network round trip.<p>- The ability to drag the charts left and right by keeping the shift key pressed, as is the default on Dygraphs charts (dygraphs.com)<p>- Switch from Flot to Dygraphs would make client-side rendering faster (at least for the typical line charts)
评论 #11674874 未加载
jsmeaton大约 9 年前
I&#x27;m a very happy Grafana user. The move to a server based app worried me at first, but it&#x27;s been humming along nicely the entire time. It&#x27;s a shame that graphite is still so hard to install&#x2F;configure (at least from rhel 6 and lower - things might be better on other distros&#x2F;versions) though. If you&#x27;re looking to start making some money as a business, I&#x27;d be spending a bit of time making sure the data sources are as easy to stand up as possible.<p>Congratulations on the new release and, really, fantastic work!
评论 #11676344 未加载
评论 #11676800 未加载
XorNot大约 9 年前
No fullscreen mode via a URL still it seems? It&#x27;s a big missing feature for when you want to setup overhead monitors and the like.
gedrap大约 9 年前
Looks like a nice release! One thing I really miss in grafana and seems like it&#x27;s not included is alerts.<p>It would be so damn convenient to have data visualization and alerts on the same system because usually they are strongly related from the user point of view. And, well, one thing less to setup and maintain.<p>However, I am aware of the debate whether alerts do actually belong to grafana, or should it be responsible for visualization only and seems like they have settled with the later. Which definitely makes sense because once you start to expand to alerting it&#x27;s a whole new world and I respect the choice. So yeah, I am a bit sad as a user, however I totally get the authors.<p>Maybe it will be available as a plugin?<p>That being said... What tools HNers are using for placing alerts on data stored in graphite?
评论 #11674486 未加载
评论 #11674266 未加载
评论 #11674753 未加载
评论 #11674311 未加载
评论 #11674367 未加载
mixmastamyk大约 9 年前
I&#x27;ve used grafana from a browser at a company once, and liked it a lot. However, when I&#x27;ve looked at installing it myself, the docs immediately start talking about other projects, like influxdb and elasticsearch, things I know little about nor want to. Conversely, the things I do want to know about, what is it written in, architecture, how to send data?, etc, are missing or buried somewhere.<p>Is there an easy tutorial on how to start sending it data after install? That&#x27;s all I want. Also, would like to use standard tools like curl, python, and postgres, is that possible?
评论 #11677279 未加载
JorgeGT大约 9 年前
It would have been nice to warn beforehand that support for InfluxDB-0.8.X may be broken. I&#x27;m having the same issue as <a href="https:&#x2F;&#x2F;github.com&#x2F;grafana&#x2F;influxdb-08-datasource&#x2F;issues&#x2F;3" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;grafana&#x2F;influxdb-08-datasource&#x2F;issues&#x2F;3</a> so if you are still using 0.8.x be careful with this upgrade!
cstuder大约 9 年前
I have some random historical meteorological data (multiple time series, ~3 million values, a couple of parameters, nothing big) lying around in a MySQL database which I would love to explore. Grafana looks like a nice tool to at least visualize it.<p>Which supported data source would you recommend for a quick test ride?
评论 #11674813 未加载
评论 #11681882 未加载