Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Logz.io Infrastructure Monitoring: Configuring Alerts and Log-Metric Correlation

If you’ve followed our latest blog posts, you’ll have learned how to send metric data to Logz.io and visualize that data on Infrastructure Monitoring – our Grafana-based metrics monitoring solution that we made Generally Available on Monday. At this point you’ll have some nice looking Grafana dashboards in your account.

Post SCOM Alerts to a REST endpoint

I wrote a quick script the other day to pull some SCOM Alert data for testing and thought I’d share a summarized version for anyone looking for easy options to extract their SCOM data. The below sample script pulls all of the SCOM Alerts from your Management Group and pushes them via REST to a specified endpoint. Using the Operations Manager module makes this pretty quick and painless. I’ve called out a couple of easy tweaks you can make below to the script itself.

Introducing: Observability for Cloud & Containers

Are you currently dealing with complex and fast-changing Cloud & Container environments? If your answer to that question is yes, then you are probably looking for an easy solution that gives you complete control to make sense of all these fast and complex IT environments. In the dynamic world of microservices and containers, traditional monitoring solutions are no longer sufficient to provide needed visibilities to maintain healthy and happy environments.

Serverless monitoring startup Dashbird raises $2.1m and releases new features for serverless monitoring

Dashbird, a platform for serverless application monitoring, has raised $2.1 million in a seed round. The investment was led by Paladin Capital Group, with participation from Passion Capital, Icebreaker.vc and Lemonade Stand.

Customizing the UE4 Crash Report Client

Crash Report Client is an Unreal Engine tool that allows developers to capture C++ crash reports from supported platforms. At crash time, a dialog is shown to the user so that they may add comments or replication steps to the details of the report. Once the crash report is submitted, it’s pushed to one of Epic’s servers so that developers can review the crash and fix the underlying issue. Often, the crash is a result of code that wasn’t written by Epic.

Getting Started with the InfluxDB Go Client

There are several ways to write and query InfluxDB v2 (either open source or Cloud). You can use the HTTP API, Telegraf and any of 200+ plugins, or a client library. However, if you’re specifically looking to build an application with a fast way to fetch data concurrently with an easy binary deploy then — you guessed it — you’d probably want to use the InfluxDB Go Client.

Working from home? So are we, Uptrends style.

The shelter-in-place requirements around the world due to COVID-19 have prevented us from getting out much, but it has also opened views into a world we probably wouldn’t see otherwise. Not only do we get glimpses into celebrity homes as we watch the news, late-night talk shows, and concerts, we get to see into the lives and homes of the people we used to see in the office every day.

Continuously manage your CircleCI implementation with Coralogix

For many companies today business success depends on quality efficient build, test and delivery processes. Development and deployment environments become complex very quickly, even for small and medium companies. A contributing factor to this complexity is companies’ adoption of microservices. This is where modern CI/CD solutions like CircleCI come in to help streamline these processes.

Logz.io Infrastructure Monitoring: Building Grafana Visualizations

Yesterday, my colleague Mike Elsmore wrote a blog about sending metrics to Logz.io Infrastructure monitoring – now let’s analyze them by building Grafana visualizations! Once you’ve started to send metric data to Logz.io, how do you visualize and interpret that data so that it’s useful for you? In Logz.io Infrastructure Monitoring, we use Grafana to provide dashboards and bring meaningful information to light.