Operations | Monitoring | ITSM | DevOps | Cloud

Monitoring

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

What is Graphite?

What is Graphite? Simply put, Graphite is an open-source enterprise-ready time-series database. So what is a time-series database? Well, a time series is a series of data points indexed (or listed or graphed) in time order. Time Series databases have excellent benefits over traditional databases in terms of high performance, higher writes, improved scalability, better reliability, and many more.

Sponsored Post

From monitoring solution to automated growth, an MSP's AIOps story

With around 130 employees, Innflow, one of the leading SAP consulting companies in Switzerland, implemented the Avantra AIOps platform for its private cloud infrastructure, three and a half years ago. Initially, the aim was to monitor its customers' SAP systems more precisely. After deploying Avantra, the SAP Basis team at Innflow quickly gained better control over the status of all customer systems and recorded significant quality improvements, as Felix Hausheer, Team Lead SAP Basis, confirms.

SysAdmin Day 2023: Honoring the unsung heroes of technology

On this SysAdmin Appreciation Day, we pause to honor the remarkable individuals who work behind the scenes and whose efforts power every problem solved, every seamless connection, and every technological success. They are the sysadmins—the unsung heroes deserving our heartfelt gratitude. Today, we express our gratitude to the masters of multi-tasking, the conquerors of crashes, and the champions of security—the beloved sysadmins! Your unwavering commitment to excellence inspires us all.

Domain Driven Design For All

Domain Driven Design (DDD) is usually associated with microservice architectures. As microservice architectures have been perceived as burdensome and overly complex, so too have organizations started to call into question the relevance of DDD initiatives. The argument is usually that unless an organization reaches a mega-scale that requires eventing to keep and micro-services to scale horizontally, such architectures are overkill.

Cribl Stream Projects

The increasing demand for Cribl Stream as an internal service is a testament to its effectiveness in improving operations and enhancing security measures. With the rise of ITOps, SecOps, SRE, DevOps, and other teams embracing Cribl Stream, we are excited to offer Cribl Stream Projects, which enables the secure expansion of Stream usage to more users within organizations. This enhances collaboration and provides deeper insights, resulting in a more personalized user experience. With Stream Projects, Cribl is the first product in the industry enabling organizations to allow teams to manage their own data without needing to understand the infrastructure or service being used to collect and route it.

Four reasons to try our next-gen dashboards

When you need to troubleshoot faster, rich out-of-the-box content lets you easily monitor the tools in your technology stack. Dashboards are key to our customers’ success — offering you deep insights at a glance and the ability to drill into the details most important to you. A couple years ago, we debuted a new style of dashboards, built on top of a scalable, flexible and extensible charting system.

Monitoring to Ensure Optimal Developer Experience and Productivity

For Software Houses, developers are as important as customers are to a retail organization – if the Developer Experience (DX / DevExp / DevEx) is poor, then work simply will not get done effectively and the best and the brightest are likely to leave for an employer who offers a better experience and hence, more productivity and job satisfaction. Long-term frustrated employees and staff attrition tend to impact product quality and lead to weaker software applications.

Exciting Times for Monitoring as Code: A Nod from TWO Gartner Hype Cycles

Earlier this week we shared some exciting news. Checkly has made its mark in not one, but two Gartner Hype Cycles reports. We're being recognized for something we're super passionate about - Monitoring as Code (MaC). This recognition comes in the Hype Cycle for Monitoring and Observability and the first ever Hype Cycle for Site Reliability Engineering. It's a big deal for us, and here's why it should matter to you, too.

IIS Error Logs and Other Ways to Find ASP.Net Failed Requests

As exciting as it can be to write new features in your ASP.NET Core application, our users inevitably encounter failed requests. Do you know how to troubleshoot IIS or ASP.NET errors on your servers? It can be tempting to bag on your desk and problem your annoyance. However, Windows and ASP.NET Core provide several different logs where failed requests are logged. This goes beyond simple IIS logs and can give you the information you need to combat failed requests.