Operations | Monitoring | ITSM | DevOps | Cloud

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

Streamlining Troubleshooting for Work-from-Home Users: Tips for Effective Active Monitoring

It may feel like ancient history, but it was only a few years ago that, in response to the pandemic, organizations made a wholesale shift to support hybrid work models—and did so literally overnight, in many cases. While some time has passed, this is a shift to which many IT organizations are still struggling to fully adapt.

Feature Spotlight: Kubernetes Remediation Guides Make Everyone Effective in Troubleshooting

If you're accustomed to running software in production, you know that every minute counts when there's a disruption. However, not every issue is obvious enough to immediately find and remediate. That can be a big obstacle to overcome, which is where StackState's Kubernetes remediation guides come into play. They contain expert knowledge that guides you step by step to understand the issue, enabling swift remediation.

Monitoring to Infinity and Beyond - How Netdata Scales Without Limits

Scalability is crucial for monitoring systems as it ensures that they can accommodate growth, maintain performance, provide flexibility, optimize costs, enhance fault tolerance, and support informed decision-making, all of which are critical for effective infrastructure management.

Monitoring Disks: Understanding Workload, Performance, Utilization, Saturation, and Latency

Netdata provides a comprehensive set of charts that can help you understand the workload, performance, utilization, saturation, latency, responsiveness, and maintenance activities of your disks. In this blog we will focus on monitoring disks as block devices, not as filesystems or mount points. The Disks section in the Overview tab contains all the charts that are mentioned in this blog post.

Unlock the Secrets of Kernel Memory Usage

The mem.kernel chart in Netdata provides insight into the memory usage of various kernel subsystems and mechanisms. By understanding these dimensions and their technical details, you can monitor your system's kernel memory usage and identify potential issues or inefficiencies. Monitoring these dimensions can help you ensure that your system is running efficiently and provide valuable insights into the performance of your kernel and memory subsystem.

Code Instrumentation Practices to Improve Debugging Productivity

Code instrumentation is closely tied to debugging. Ask one of the experienced developers and they will swear by it for their day-to-day debugging needs. With modest beginnings in the form of print statements that label program execution checkpoints, present-day developers employ a host of advanced techniques for code instrumentation. When carried out in the right way, it improves developer productivity and also reduces the number of intermediate build/deployment cycles for every bug fix.

Introducing the Grafana Labs Bug Bounty Program

At Grafana Labs, we value the open source community and recognize the power of crowdsourcing. This is why we have decided to launch our very own bug bounty program, managed in-house by our own team, to encourage ethical hackers from around the world to help us find and responsibly report security vulnerabilities in Grafana Labs software.

Introducing Rollbar Analyze

We are excited to announce the rollout of our new Rollbar Improve component, Analyze. As we strive to provide you with the best possible tools to monitor, understand, and improve your code, we've combined two powerful features, RQL and Metrics API, into one comprehensive package. Analyze is designed to deliver even more powerful insights to help your teams better understand your code and make data-driven decisions.

What is multi-tenancy? Multi-tenancy for MSPs Explained.

Multi-tenancy is an architecture in which a single instance of a software application and its underlying resources serves multiple customers, each customer is called a tenant. Multi-tenant architectures are the foundation of most SaaS offerings. Monitoring and troubleshooting multi-tenancy architectures can be challenging.A tenant can be an individual user, but more commonly, it is a group of users like a customer organization.