Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

OpsQ Recommend Mode: Building Trust When Machines Call The Shots

Learn about OpsQ Recommend Mode, a new feature delivering auto-suggestions for alert escalation policies with OpsRamp’s machine learning algorithms. Recommend Mode builds upon Observed Mode by enabling one-click automation of suggested actions for alert escalation management. You can follow two approaches to use OpsQ Recommend Mode: First-Response and Alert Escalation.

Understanding Element Waterfalls

Website speed and functionality are incredibly important. They directly affect the experience a user has and if they’ll make a purchase, contact the company or simply return again. Understanding Element Waterfalls can help identify issues such as slow load times and poor rendering which can quickly deter a user and impact their trust in your services. RapidSpike Page Performance Monitors (PPMs) load your web pages in real browsers and record Element Waterfalls in order to help find issues.

IT security: Keep calm and monitor PowerShell

In our last release of the PowerShell security series, we talked about how PowerShell could be leveraged by malicious actors to gain unprecedented access to your organization’s critical assets. From enumerating sensitive domain information and carrying out credential-based attacks to running malicious executables in memory (file-less malware), we shined a light on the potential of PowerShell and why it’s an ideal weapon for cyber attackers today.

How SkySilk Cloud Services uses Grafana dashboards

Stefano Mitchell is a customer support engineer at SkySilk Cloud Services. It’s no secret that there is a correlation between a team having quick access to metrics and swift resolutions. Accurate monitoring metrics displayed in a clear and efficient manner help your teams respond to alerts and issues as they arise in real time. SkySilk Cloud Services, a cloud services provider, uses Grafana dashboards internally to maintain a strong overview of regional system health.

Continuous Releases with Travis CI and Sentry

Here at Sentry, we use Travis CI, a continuous integration tool for GitHub that lets us automate our tests and view the results right within each pull request. In this blog post, we’ll walk through a quick example of how to automatically create Sentry Releases with Travis CI when a commit is pushed to your project’s master branch. (Sentry Releases enable some of our best features, like identifying the commits that likely introduced new errors, and much more!)

HTML to PDF API

We are releasing our HTML to PDF REST API to public preview: https://html2pdf.appbeat.io/ We are using this tool internally for generation of various PDF documents. It uses Chrome engine for HTML rendering and creates really nice looking documents. It supports synchronous and asynchronous operation where you can be notified about PDF conversion result via webhook.

Why Your Status Page Matters and How to Use It

When an outage hits your service, everybody starts talking. Your engineers are talking about what caused the problem, and how to fix it; your management is asking about when it’ll be fixed; and your customers are telling the world that they’re not happy. But there’s an even more important conversation you should be having: communicating with your users about the issue.

They Aren't Pillars, They're Lenses

To have Observability is to have the ability to understand your system’s internal state based on signals and externally-visible output. Honeycomb’s approach to Observability is to strive toward this: every feature of the product attempts to move closer to a unified vision of figuring out what your system did, and how it got there.

Top tips to improve JavaScript performance for faster websites

Performance is one of the most important concerns when developing an application. All software developers should monitor and improve performance in every layer of the application. From the database to the server-side language, there are plenty of opportunities for performance issues to arise, and the front end is certainly no exception. So that’s why today we’re talking about JavaScript performance and how to improve it.

Three ways to debug IIS web server failures using logs

Unresponsive and slow pages are both terrible for any website. Even with the best user interface (UI), unresponsive and slow pages negatively affect the customer experience and the brand's reputation. Research from the Nielsen Norman Group has determined that the average user will leave a site after about 10 seconds of waiting for a page to load. If your page takes longer than a few seconds to load, it's time you check your IIS server logs.