Operations | Monitoring | ITSM | DevOps | Cloud

Grafana

Grafana 7.0 sneak peek: Query history in Explore

Grafana v7.0 is coming next month! Here’s a sneak peek of one of its features: the query history in Explore. Query history lets you view the history of your querying. All queries that have been starred in the Query history tab are displayed in the Starred tab. This allows you to access your favorite queries faster and to reuse these queries without typing them from scratch.

How Cortex uses the Prometheus Write-Ahead Log (WAL) to prevent data loss

Since the beginning of the Cortex project, there was a flaw with the ingester service responsible for storing the incoming series data in memory for a while before writing it to a long-term storage backend. If any ingester happened to crash, it would lose all the data that it was holding.

Grafana 7.0 sneak peek: New table panel for dashboards

Grafana v7.0 is coming next month! Here’s a sneak peek of one of its features: a brand-new table panel. The current (old) table panel has accumulated a ton of feature requests over the years, and we are excited to finally close many of them in 7.0 with this new table panel. Among the many new things this panel can do is to include other visualizations inside cells. For example, you can configure a cell style (per column) to render the value as a bar gauge.

WFH tips: Slack hacks that will make you more productive

The COVID-19 pandemic has forced many companies to require employees to work from home. It’s a new normal for many, but at Grafana Labs our team has always recruited and operated with a remote-first culture in mind. To help everyone transition to a home office environment, we launched a new WFH series in which Grafana team members have been sharing their best advice for staying productive at home – yes, even if you have kids around.

Grafana v7.0 is coming soon! Check out this sneak peek of the auto grid layout

Grafana v7.0 is coming next month! Here’s a sneak peek of one new feature: the auto grid layout. This new 7.0 feature is for the gauge and stat panels. Before, stat and gauge only supported horizontal or vertical stacking: The auto layout mode just selected vertical or horizontal stacking based on the panel dimensions (whatever was highest).

How labels in Loki can make log queries faster and easier

For the majority of the first year that we worked on the Loki project, the questions and feedback seemed to come from people who were familiar with Prometheus. After all, Loki is like Prometheus – but for logs! Recently, however, we are seeing more people trying out Loki who have no Prometheus experience, and many are coming from systems with much different strategies for working with logs.

How ML6 used Grafana to deliver a 200% ROI for Accolade Wines

Did you know that Grafana pairs well with a fine wine? That’s what machine learning company ML6 discovered when they worked with their client Accolade Wines, an award-winning Australian vintner whose goal was to decrease the waste produced in its global operations. “Accolade Wines is really focused on being as efficient as possible,” says Rebecca Brooke, ML6’s team leader in the U.K. “They’re always looking at minimizing their environmental impact.”

Loki quick tip: How to use a Loki datasource in your Grafana dashboard

In Grafana, Loki isn’t just for log visualization anymore. Now there’s a simple way to use a Loki datasource as a metric datasource in your graphs. This used to require a hack to make it work – adding Loki as a Prometheus datasource – and the process was very tedious. But Grafana v6.6 integrates Loki even better than before. As a result, right out of the box you can create very nice dashboards about your logs, and mix them with your dashboards about metrics.