Operations | Monitoring | ITSM | DevOps | Cloud

Technology

The latest News and Information on APIs, Mobile, AI, Machine Learning, IoT, Open Source and more!

Grafana Labs' new AI-powered chatbot

Got questions about Grafana? Just ask Grot, Grafana's new AI-powered chatbot (still in beta). Built in partnership with Pal, a company that creates AI assistants for businesses, and inspired by our bulbous dino mascot, Grot the chatbot has been trained with large language models (LLM) on Grafana Labs’ own content. It can help you easily answer just about any question about our Grafana LGTM Stack, our open and composable hosted Grafana Cloud platform, and more — regardless of how narrow or broad the query might be or what language is set in your browser.

Reviving Metal Surfaces with Laser Rust Removal: A Cutting-Edge Solution

Laser rust removal is a modern and highly effective method for eliminating rust and corrosion from various surfaces. It is an innovative and precise technique that uses high-intensity laser light to strip away rust, oxides, and other contaminants from metals, without causing damage to the underlying material.

Elasticsearch and Arduino: Better together!

An easy way to communicate with Elasticsearch and Elastic Cloud using Arduino IoT devices At Elastic®, we are constantly looking for new ways to simplify search experience, and we started to look at the IoT world. The collection of data coming from IoT can be quite challenging, especially when we have thousands of devices. Elasticsearch® can be very useful to collect, explore, visualize, and discover data — for all the data coming from multiple devices.

MCU Peripheral Forwarding

PC applications that interact with MCUs are used by developers for a number of reasons, such as data visualization, monitoring during testing campaigns, and command and control via a GUI. In this article, we’ll explore mapping an MCU’s peripherals to your personal computer to simplify development of PC applications built for embedded systems. Like Interrupt? Subscribe to get our latest posts straight to your mailbox.

The Three Fundamentals of Digital Signage

In the contemporary digital landscape, digital signage has transitioned from a mere advertising tool to an indispensable component of our urban infrastructure. From interactive terminals in metropolitan shopping districts to dynamic billboards and informative panels at international transit hubs, the omnipresence of digital signage is undeniable.

Continuous integration for Yii2 APIs with Codeception

Continuous integration (CI) is the process of integrating changes from multiple contributors to create a single software project. A key component for a smooth CI pipeline is testing. Tests prove that the code does exactly what it says on the tin and that it’s safe to merge the code into the central repository. Tests also anticipate edge cases and ensure that the code handles such cases in a deterministic manner.