Operations | Monitoring | ITSM | DevOps | Cloud

Monitoring

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

Monitor Vertica analytics platform with Datadog

Vertica is a platform that uses machine learning capabilities to help you analyze large amounts of data. Vertica provides high availability and parallel processing by replicating data onto multiple nodes in a cluster, and uses a column-based data store for efficient querying. You can deploy Vertica in the cloud, on premise, or as a hybrid of the two.

New Resources for Contributors to the Grafana Project

Earlier this month, Ivana Huckova, one of Grafana’s junior developers, wrote an article about how to contribute to Grafana as a junior dev. As an open-source project supported by engineers around the world, Grafana strongly encourages anyone to contribute. And ICYMI, there are many opportunities to help: Testing the UI and reporting issues, finding and fixing bugs, and improving the documentation are just a few.

Goliath Technologies Continues Momentum in Healthcare by Delivering Proactive Health IT

Sharp growth driven by proven, industry-only solution for reducing end-user experience issues that impact the clinician’s virtual workspace and access to EHR applications and improves patient care.

Introducing AutoInstruments: zero-effort performance monitoring of custom Ruby code

Instrumenting the performance of custom code (the code you write, not the libraries you require) in web apps has been a thorn in my side for years. Yes, we have a custom instrumentation API, but raise your hand if you enjoy sprinkling your code with this? Anyone? Having a custom code instrumentation blackhole doesn't matter if your app spends almost all of its time in common libraries that Scout instruments by default (ex: ActiveRecord, Redis, View Rendering, and HTTP calls).

Introducing the lumigo-cli

Here at Lumigo, we are big fans of serverless. And a big part of working with AWS Lambda involves using many other AWS services. For example, services such as SNS and SQS are often used to chain Lambda functions together. They are essential ingredients of an event-driven architecture, where systems are loosely coupled through events. However, they also pose a challenge to how we test our systems and how to get fast feedback on what’s happening in the system.

Paul Dix [InfluxData] | Where Flux and InfluxDB Are Headed | InfluxDays SF 2019

Paul will talk about the long-term vision for Flux the language as well as InfluxDB 2.0, Telegraf 2.0 and beyond. He’ll talk about why we’ve decided to create a language, how that plays into polyglot persistence & purpose-built time series databases, and how it enables more complex analytics and processing workloads to drive insights from data not just in InfluxDB, but everywhere.

Russ Savage[InfluxData] | How to Build a Monitoring Application in 30 Minutes | InfluxDays SF 2019

This talk will show how to use Tasks, Flux, dashboards and monitoring and alerting in InfluxDB 2.0 to create an external service or website monitor. It’ll tie all the work we’ve been doing for the last two years together in a simple example for everyone to use as a template for their own custom monitoring applications built on top of the InfluxDB 2.0 platform.

Tim Hall [InfluxData] | Getting Ready to Move to InfluxDB 2.0 | InfluxDays 2019

This talk will go into the details of migrating from TICK to InfluxDB 2.0. We’ll touch on data migration, what to consider when migrating dashboards from InfluxQL to Flux, and considerations for moving from Kapacitor and TICKscript to Tasks and Flux.

Grafana Labs at 5: How We Got Here and Where We're Going

In the beginning, there was a developer using Graphite, and he found its user interface lacking. Then he discovered the Kibana project, liked its UI, and forked it. Grafana was born in 2013. “I started Grafana to do something similar as Kibana, but focused on time series metrics. My goal was to make time series data accessible for a wider audience, to make it easier to build dashboards, to make graphs and dashboards more interactive,” says Torkel Ödegaard.