Operations | Monitoring | ITSM | DevOps | Cloud

Blog

Getting Your Feet Wet with the Logz.io API

API access is available at the Enterprise tier of our product. With it, you can create a whole range of heavily customized use cases to further expand our suite of offerings. For example, you can hit our API to send customized query results to a third party service like Nagios, or you can automate the creation and deletion of sub-accounts.

Mergers & Acquisitions: Getting Your IT Integration Strategy Right Post-Acquisition

Mergers and Acquisitions (M&A) in the private sector have been experiencing unprecedented growth, not only in terms of the number of yearly global transactions, but also in terms of their value. M&As are also well-reputed for their exceptionally high failure rates, as highlighted by the Harvard Business review in 2016: “…companies spend trillions on acquisitions every year. Yet study after study puts the failure rate of mergers and acquisitions somewhere between 70% and 90%”.

Rethinking UX for AI-driven Alerting

I’ve been designing monitoring tools for almost 10 years now, and in that time a lot has changed. The infrastructure we build software on, for example, has been transformed multiple times—moving first from physical hosts to VMs in the cloud, then from VMs to containers, and now from containers to serverless and cloud service-based infrastructure.

Leverage the Power of Opsgenie and Dynatrace Together, Learn More: Visit us at Dynatrace Perform 2019

Dynatrace Perform is an event in Las Vegas January 28-30, that gathers folks in the cloud and software spaces looking to network, be inspired, and release better software, faster. As a Silver sponsor, Atlassian will have a booth staffed by members of the Opsgenie team, ready to talk to you about how Opsgenie's Dynatrace integration can lead to a faster MTTA (mean time to acknowledge) and reduced MTTR (mean time to respond) for your enterprise or medium business.

These Financial Controls Will Help Keep Your MSP Running Smoothly

When you’re a small managed service provider (MSP), the owner is the main salesperson, primary technician, head bookkeeper, and office manager. As your company grows, you begin to delegate tasks. Often, the first task to be delegated is bookkeeping because you loathe it. Once you find a bookkeeper to handle your day-to-day accounting tasks, it becomes very tempting to hand it all over.

10 Tips for a Smooth Transaction Check

A Transaction Check is designed to run through a specific set of instructions and test certain elements on your site. The check interacts with clickable objects or text fields, and can test important elements like: Shopping carts, Login forms, and Landing pages. Before you begin configuration of a check, it’s helpful to run through this list of potential items you need.

Preparing for Browser Automation by Using Web Developer Tools to Identify HTML Elements

In a separate article, we introduced the concept of performing synthetic transactions with LogicMonitor. An obviously crucial step of that process is actually scripting the automation. You can have all the right automation tools installed but how do you get started with the actual script? This article will help illustrate some of the preparation needed for developing a browser automation script.

Battle of the Automation Servers: Jenkins vs. Bamboo vs. TeamCity

In many product development workflows, there are three main concerns: building, testing, and deployment. In this scenario, every change that is made to the code means something could accidentally go wrong, so to lessen the likelihood of this happening, developers assume many strategies to reduce incidents and bugs. One strategy is to adopt continuous integration tools (CI): used together with a source version software to verify if something has gone wrong for every update.