Operations | Monitoring | ITSM | DevOps | Cloud

Industrial IoT visualization: Why United Manufacturing Hub chose Grafana to power its IIoT platform

Denis Gontcharov is a data consultant who helps aluminum smelters break down data barriers. For the past five years, he has supported the aluminum industry with IT and data services as an independent consultant. Denis also works as a Developer Advocate at the United Manufacturing Hub. Jeremy Theocharis is co-founder and CTO at United Manufacturing Hub. He is an expert in industrial IoT with over seven years of experience leading large-scale IIoT projects in various industries.

Grafana 11.1 release: new visualization features, Grafana Alerting updates, and more

The Grafana 11.1 minor release comes on the heels of unveiling Grafana 11 at GrafanaCON, but it packs in some ease of use visualization improvements, updates to Grafana Alerting (I spy a new settings page), and some impactful changes to the overall accessibility of Grafana.

Grafana Cloud updates: new visualization options, performance test analysis, Grafana Alerting improvements, and more

We consistently roll out helpful updates and fun features in Grafana Cloud, our fully managed observability platform powered by the open source Grafana LGTM Stack (Loki for logs, Grafana for visualization, Tempo for traces, and Mimir for metrics). In case you missed it, here’s a roundup of the latest and greatest updates for Grafana Cloud this month. You can also read about all the features we add to Grafana Cloud in our What’s New in Grafana Cloud documentation.

Shorten your feedback loop: Java observability with OpenTelemetry, Grafana Cloud, and Digma.ai

Ron Dover is CTO and co-founder of Digma.ai, an IDE plugin for code runtime AI analysis to help accelerate development in complex code bases. Ron is a big believer in evidence-based development and a proponent of continuous feedback in all aspects of software engineering. Traditionally, software developers have relied on simple logs to understand code execution and troubleshoot issues.

How the DoD is embracing OSS and DevSecOps modernization with Grafana

When it comes to observability, we believe open source will win in the end. It’s a sentiment shared by a wide spectrum of users, whether they work in auto manufacturing, banking, or shipping. The U.S. federal government is yet another industry to prove this, showing that even those operating under the strictest security and compliance requirements see OSS as their preferred approach.

Translate Datadog metrics into OTLP with the OpenTelemetry Collector and Grafana Alloy

Today, we are excited to announce that we are releasing new code for the OpenTelemetry Datadog receiver as open source. This code allows users to translate Datadog metric formats into native OTLP format. These metrics can then be sent to any OpenTelemetry-compatible metrics system, whether it’s Prometheus, Grafana Mimir, or another backend database.

How to use OpenTelemetry resource attributes and Grafana Cloud Application Observability to accelerate root cause analysis

Let’s imagine a scenario: you use OpenTelemetry, and your observability backend runs on several hosts. You collect data on application latency, and notice a recent increase that you want to investigate. But how will you know which host caused the degradation? This is exactly where OpenTelmetry resources come in. In the context of OpenTelemetry, a resource represents the entity producing the telemetry data, such as a container, host, process, service, or operating system.

How Dell successfully migrated to Grafana Cloud and consolidated its observability in the process

While some monitoring tools excel at a specific task, observability works best when you have a holistic view of your system. You need a platform capable of working with all of your telemetry collectively, otherwise you can end up with a complex, inefficient, and expensive collection of incongruent, siloed tools. That’s what one team at Dell Technologies realized before they made a switch to Grafana Cloud last year.

Improved anomaly detection and faster root cause analysis: the latest features in Grafana Cloud Application Observability

In recent years, “the biggest needs we’ve heard from our customers have been to make it easier to understand their observability data, to extend observability into the application layer, and to get deeper, contextualized analytics,” said Tom Wilkie, CTO of Grafana Labs, at ObservabilityCON 2023.

Grafana update: Service account tokens are replacing API keys

Enhancing security and providing flexible access control has always been part of our core mission at Grafana. In line with those efforts, we made service accounts generally available in Grafana 9.1. Service accounts are essentially machines simulating Grafana users, and they are used to run automated workloads — for example, counting the number of data sources in Grafana every day or provisioning alerts using Terraform.