Operations | Monitoring | ITSM | DevOps | Cloud

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

AIOps: Clearing the Path for Automated Operations

In the ScienceLogic webinar, “Clearing the Path for Automated Operations,” we look at how one global technology organization got their IT house in order through the application of AIOps and a strategic approach to implementation, based on ScienceLogic’s AIOps Maturity. ITOps teams are overloaded with manual, repetitive work that creates management bottlenecks and takes time away from new projects.

Generating DDL Statements to Recreate Single Objects

Every database administrator (DBA) is—first and foremost—human. And everyone makes mistakes. It’s not the absence of mistakes but rather how you prepare for those mistakes that makes you a great DBA. Luckily, there are many ways to prepare for those mishaps, whether the errors are made by you or someone else on your team. One commonly made mistake is to drop an object in a database or accidentally delete data.

Extend Your APM Capabilities With End-User Data

In the internet-driven economy, businesses rely on applications for different functions in the customer, partner, and employee spheres. Over the years, such applications have become more functional, faster, and user-friendly. However, end users still encounter slow loading pages, transaction failures, and esoteric error messages. These errors cause inconvenience to the users and lead to significant financial and reputational losses.

Quarterly Product Update: Management API, Query Builder, SLOs, and Metrics

Your feedback is what makes Honeycomb better. We ship changes often (you can see updates in real time on our changelog), so it can be easy to miss some of the new improvements that can help you get the most out of Honeycomb. Whether it’s a big new product feature or an enhancement of existing features, you may not always be up on the latest goodness waiting for you in Honeycomb.

My honest review: I tried AWS Serverless Monitoring using Dashbird.io

As a startup, we always want to focus on the most important thing — to deliver value to our customers. For that reason, we are a huge fan of the serverless options provided by AWS (Lambda) and GCP (Cloud Function) as these allow us to maintain and quickly deploy bite-size business logic to production, without having to worry too much about maintaining the underlying servers and computing resources.

Use InfluxDB with GitHub Actions for GitOps, CI/CD, and Data Transformation

GitHub Actions are a powerful way to add automation to any source code repository. When you take that power and connect it with InfluxDB, you get an amazing combination that allows you to automate data generation, manage GitOps workflows, and a whole lot more. This post will highlight some of the interesting ways to use InfluxDB and GitHub Actions.

An Ultimate Guide to Node.js Logging

Logging helps developers in reducing errors and cyber-attacks. The application is designed to be dynamic. We can't always predict how an application will react to data changes, errors, or program changes. Logging in allows us to better understand our own programs. For all applications, an absolute logging solution is essential. A good logging system increases the application's stability and makes it easier to maintain on the production server.