Operations | Monitoring | ITSM | DevOps | Cloud

Dashboards

Dashboard Server: Working with the Elasticsearch Tile

I’ll come clean and admit it – this part of the series will be a bit interesting given the fact that I know very little about Elasticsearch. So really, this is an honest test of the question – “can I still build something good with Dashboard Server even if I only have nominal knowledge of the tool where the data is sourced from?”

New: Dashboard Server Enterprise version

In April, we brought you the ability to dashboard any data with the new SquaredUp Dashboard Server product – for free. Then at SquaredUp Live, we announced the launch of Dashboard Server Enterprise for enterprise organizations who have got to grips with their dashboarding and now want to scale up. You can purchase unlimited named users and get endless data connections plus new, enterprise integrations that let you dashboard just about anything.

The Grafana Enterprise Stack in less than 3 minutes

Grafana Labs is the open & composable observability company. In just over 6 years, our namesake product, Grafana, has become the world's #1 dashboarding service for time series data with over 6 million users. And we've been recognized as a leader in the space. Grafana Labs has built the world's first open & composable observability stack -- and it's natively designed for monitoring hybrid-cloud, container, and microservices environments.

New Features: Heroku Errors and a Magic Dashboard

We have been collecting Logplex data for our Heroku customers for a while now. With that data we create Magic Dashboards for Postgres and Redis integrations, and track Heroku Host Metrics. Starting today, we also extract error incidents from Heroku Logplex data and provide you with a magic dashboard for Heroku status codes.

Unravel the hidden mysteries of your cluster with the new Kubernetes Dashboards

One of the greatest challenges you may face when creating Kubernetes dashboards is getting the full picture of your cluster. Kubernetes is the de-facto standard for container orchestration, but it also has a very steep learning curve. We, at Sysdig, use Kubernetes ourselves, and also help hundreds of customers dealing with their clusters every day. We are happy to share all that expertise with you in the Kubernetes Dashboards.

How to search logs in Loki without worrying about the case

Whether it’s during an incident to find the root cause of the problem or during development to troubleshoot what your code is doing, at some point you’ll have an issue that requires you to search for the proverbial needle in your haystack of logs. Loki’s main use case is to search logs within your system. The best way to do this is to use LogQL’s line filters. However, most operators are case sensitive.

Creating a Business Process and adding it to Dashboard

In this blogpost I will introduce, how to create a business process from monitored hosts and services and how to add them to dashboards. Business Process module is an interesting module in Icinga Web 2. It allows you to visualise and monitor hierarchical business processes based on any or all objects monitored by Icinga. We can create custom business process and trigger notifications at process or sub-process level.

Get started with distributed tracing and Grafana Tempo using foobar, a demo written in Python

Daniel is a Site Reliability Engineer at k6.io. He’s especially interested in observability, distributed systems, and open source. During his free time, he helps maintain Grafana Tempo, an easy-to-use, high-scale distributed tracing backend. Distributed tracing is a way to track the path of requests through the application. It’s especially useful when you’re working on a microservice architecture.