Operations | Monitoring | ITSM | DevOps | Cloud

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

Rollbar Pro Tips: Slack Best Practices

Deliver a better alerting experience for you and your team by utilizing Slack best practices and customizing your alerts. Rollbar is the leading continuous code improvement platform that proactively discovers, predicts, and remediates errors with real-time AI-assisted workflows. With Rollbar, developers continually improve their code and constantly innovate rather than spending time monitoring, investigating, and debugging.

Rollbar Pro Tips: UUIDs

The Rollbar API supports including a UUID with occurrence reports which can later be used to look up that exact occurrence. Learn how you can create a browser bookmark to quickly open an error sent to Rollbar, and how to configure Rollbar to display the error UUID back to the web page. Rollbar is the leading continuous code improvement platform that proactively discovers, predicts, and remediates errors with real-time AI-assisted workflows. With Rollbar, developers continually improve their code and constantly innovate rather than spending time monitoring, investigating, and debugging.

Crossed 5000+ GitHub stars, metrics generation from spans - SigNal 06

Welcome back to SigNal #6. Every month, SigNal from SigNoz gives you an update on what we've been building, shipping, and iterating. In the midst of sprint plannings, feature releases, and bug fixes, time just flew by, and here we are, with another monthly product update! Also, we crossed 5000+ GitHub stars this month.

Evolving from Splunk IT Essentials to Predictive IT Management with Splunk IT Service Intelligence

This video describes the value Splunk IT Essentials Work provides organizations that are just getting started with using Splunk for common IT tasks and use cases, as well as the benefits of quickly evolving to predictive IT and service management with Splunk IT Service Intelligence when you’re ready.

How sparse histograms can improve efficiency, precision, and mergeability in Prometheus TSDB

Grafana Labs recently hosted its first company-wide hackathon, and we joined forces with Björn “Beorn” Rabenstein to bring sparse high-resolution histograms in Prometheus TSDB into a working prototype. The Prometheus TSDB has gained experimental support to store and retrieve these new sparse high-resolution histograms. At PromCon 2021, we presented our exciting, fresh-off-the-presses results from the ongoing project.

What's New in OpenTelemetry: Community, Distributions, and Roadmap

I am honored to be able to talk about Splunk’s investment and commitment to the OpenTelemetry project. I would like to take this opportunity to talk about the latest in the OpenTelemetry community, as well as the instrumentation and data collection distributions available from Splunk. Be sure to read through the whole post, as you will find some roadmap information too!

Who needs CMMC certification (Resource Guide for 2022)

If your company works with the US Department of Defense (DoD) as a contractor or subcontractor, you will need to prepare to meet CMMC requirements in order to successfully bid on and win contracts. This recent development has been a significant adjustment for small organisations who wish to work with or continue working with the DoD.

How to Get Started with JavaScript and InfluxDB

This article was written by Nicolas Bohorquez and was originally published in The New Stack. Scroll below for the author’s picture and bio. Telegraf is the preferred way to collect data for InfluxDB. Though in some use cases, client libraries are better, such as when parsing a stream of server-side events. In this tutorial, you’ll learn how to read a data stream, store it as a time series into InfluxDB and run queries over the data using InfluxDB’s JavaScript client library.