Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

OpenTelemetry Flask Instrumentation Complete Tutorial

In this article, we will use OpenTelemetry to instrument a sample Flask app for traces. Flask is one of the most popular web application frameworks of Python. It consists of Werkzeug WSGI toolkit and Jinja2 template engine. Instrumentation is the biggest challenge engineering teams face when starting out with monitoring their application performance. OpenTelemetry is the leading open-source standard that is solving the problem of instrumentation.

Why companies migrate from OSS to Grafana Cloud for metrics management

In 2022, we introduced Grafana Mimir, the most scalable and performant open source time series database in the world. And since its launch, we’ve been busy, increasing Mimir’s scale, making it easier to get started, and boosting query performance. But even with these advancements, we understand the challenges that can come with a self-hosted and self-managed OSS tool.

Micrometer: The Gold Standard in Observability

In the dynamic realm of observability frameworks, one name stands out as the unspoken gold standard with the ability to guide developers through the intricacies of monitoring and data collection. Let’s look at the heart of open-source technologies and uncover the essence of a tool that has become the industry's beacon of excellence.

Now's The Time For Delayed Open Source

Sentry was born and bred in the Open Source community, and we very much think of ourselves as part of it today. One thing we’ve learned together over the years is that an over-emphasis on user freedom can come at the cost of developer sustainability, to the point that we are now in an Open Source sustainability crisis.

Understanding Computer Programs and Copyright Protection

In our increasingly digitized world, computer programs are pivotal in shaping our daily lives. From the software that powers our smartphones to the complex algorithms driving modern technologies, computer programs are the backbone of the digital era. This blog post will delve into the fascinating realm of computer programs, exploring their significance, development, and the crucial aspect of copyright protection.

5 open source projects to contribute to in 2024

Contributing to open source software helps you develop new skills, gain real-world coding experience, interact with new technologies, and meet new people. But with so many open source projects to choose from — developers started some 52 million new projects on GitHub in 2022 alone — it can be difficult to figure out which repositories to contribute to. If you’re thinking about joining a new open source project in 2024, you’ve come to the right place.

Open Source Automation Tools: The Most Popular Options + How to Choose

When looking at the broad landscape of IT automation tools, you’ll find dozens of tools that seem like viable solutions to your automation needs. Almost all of those tools can be broken down into two categories: Open source automation tools and commercial automation tools. (Open source automation tools with a commercial offering are still considered open source, even if the commercial version has a price tag.)

Monitoring Pi-hole using Pi-hole Exporter and OpenTelemetry: A Comprehensive Guide

Pi-hole is a fantastic open-source DNS-based ad blocker that enhances your online experience by blocking unwanted ads and trackers network-wide. Monitoring the performance and status of your Pi-hole setup is essential to ensure its effectiveness. Next, we'll explore how to use a Prometheus exporter to expose metrics from Pi-hole and have the OpenTelemetry collector scrape the metrics and send them to Splunk Observability Cloud.