The latest News and Information on Monitoring for Websites, Applications, APIs, Infrastructure, and other technologies.
I’ve been receiving multiple user reports that Gmail shows a red “This message seems dangerous” banner above some of the emails sent by Healthchecks.io. I’ve even seen some myself.
Rollbar item stacktrace has a new UI and this change was done to support the new and advanced stacktrace. Users hosting their code on GitHub, GitLab or Bitbucket can now view code context within each frame of the stacktrace!
The main novelty in this update package is the new standby mode of the software agent, besides a hundred small changes and improvements. With this release, we have solved some bugs and incorporated several usability suggestions from our customers, improving Pandora FMS.
Rapidly increasing IT complexity, customer expectations around application availability and performance, and the importance of supporting new digital initiatives and services, taken together, are placing unprecedented demands on Network Operations Centers (NOCs) and IT Operations teams inside large, complex organizations like yours.
I’m excited to share the official roadmap and and Beta releases leading up to the General Availability (GA) release date for Sensu Go, the latest and greatest version of Sensu. Here are some key upcoming dates.
Financial institutions around the world depend on TIBCO to keep their operations running smoothly. Here’s how they can react to potential problems, identify issues, and implement solutions as fast as possible.
Whether you’re the consumer or producer of an API, you’ve no doubt seen that good error handling can make debugging easier. And you may have noticed that error handling works best when everyone speaks the same language and has the same expectations. But what makes for good error handling? And how can we implement it and ensure consistency across our application?
The Java programming language comes with advanced exception handling features that help programmers manage exceptional events. In Java, exceptions are either thrown by the compiler or occur during the execution of the program. Exceptions stop the normal flow of the program, so you need to handle them appropriately.