Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Monitoring for Websites, Applications, APIs, Infrastructure, and other technologies.

Deploys Are the WRONG Way to Change User Experience

I'm no stranger to ranting about deploys. But there's one thing I haven't sufficiently ranted about yet, which is this: Deploying software is a terrible, horrible, no good, very bad way to go about the process of changing user-facing code. It sucks even if you have excellent, fast, fully automated deploys (which most of you do not). Relying on deploys to change user experience is a problem because it fundamentally confuses and scrambles up two very different actions: Deploys and releases.

How to add context to errors with custom tags

An important component of understanding the root cause of an error, and the importance of an error to the business is having additional contextual information about the error. The specific additional data that is important for your errors will be unique for your application and possibly the category of the error. Rollbar provides an easy way to tag your error data with additional custom tags. There are 2 main ways of doing this.

Using Deduplication for Eventually Consistent Transactions

Deduplication is an effective alternative to transactions for eventually consistent use cases of a distributed database. Here’s why. Building a distributed database is complicated and needs to consider many factors. Previously, I discussed two important techniques, sharding and partitioning, for gaining greater throughput and performance from databases.

The Ultimate Guide to Website Monitoring for Small Businesses

As a small business owner, you know that a website is the backbone of your online presence. It's where potential customers go to find out more about your products or services and eventually choose to make a purchase. Besides that, it also significantly impacts your online presence and search engine rankings. But what happens when your website goes down? Or when it's running slow? This can negatively affect your business's growth, so you must always be aware of it.

How Tenacta Group uses Icinga

Tenacta Group is an Italian company with a portfolio of worldwide leading brands that share the same mission: to develop designs and technological innovations that will improve people’s quality of life. We have been using Icinga since its early days, specifically version 1 after the fork from Nagios. We have continued using Icinga because we like its direction for future improvements and appreciate the support of the Icinga community.

Grafana Agent v0.32 release: New integrations with Oracle, AWS, Microsoft Azure, and more

Grafana Agent v0.32 is now available! This release includes a host of new integrations for the Grafana Agent and components for Grafana Agent Flow so you can easily monitor your vital infrastructure. We’re also excited to announce that Flow is no longer in beta. Introduced last fall, Flow is a new configuration mode that makes Grafana Agent easier and more powerful to run.

Windows Server Monitoring Improvements

Monitor your Windows server and applications running on it with Netdata - simple, powerful and free. Hey Netdata community, We have some exciting news for you: we’re launching our new and updated Windows collectors with the goal of making the Windows monitoring experience as seamless as possible 🎉 We know that Windows monitoring has been a long time ask from many of you, and we’ve been working hard to make it easier than ever to monitor your Windows metrics with Netdata.

New Performance Issues | Snack of the Week

We’ve released new Performance Issues for Frontend, Backend, and Mobile recently. N+1 API Calls, Large Render-blocking Assets, and Slow Database Queries are just a few of them. If you want to learn more, you can register for our upcoming Performance Issues AMA where you can talk with the engineers who built our performance product: .

Code Mappings and Why They Matter

Code Mappings connect errors to the source code in a repository. And since errors can have paths that are different from the tree structure of the repository, Code Mappings determines the accurate path through a combination of a repository URL and a path transformation. Sentry uses Code Mappings to serve issue context on the issue details page.

Using Device Telemetry to Answer Questions About Your Network Health

When coupled with a network observability platform, device telemetry provides network engineers and operators critical insight into cost, performance, reliability, and security. Learn how to create actionable results with device telemetry in our new article. For cloud network specialists, the landscape for their observability efforts includes a mix of physical and virtual networking devices.