Operations | Monitoring | ITSM | DevOps | Cloud

Latest Posts

New in Grafana 7.2: $__rate_interval for Prometheus rate queries that just work

What range should I use with rate()? That’s not only the title of a true classic among the many useful Robust Perception blog posts; it’s also one of the most frequently asked questions when it comes to PromQL, the Prometheus query language. I made it the main topic of my talk at GrafanaCONline 2020, which I invite you to watch if you haven’t already. Let’s break the good news first: Grafana 7.2, released only last Wednesday, introduced a new variable called $__rate_interval.

Building and Using a 2020 Status Page with Uptime.com

A hosted status page gives you the peace of mind that users can always answer one simple question: is it up or down. Hosted status pages work because they offer third-party confirmation your services are up. If your site goes down, the third party is likely not down and you can use them to refer to your status. Status pages are your personal 24 hour news cycle. Regardless of if you’re up or down, customer service fields fewer support tickets, and users praise your transparency.

Easily view your old queries with Cloud Logging recent queries

As you analyze your logs for application performance, infrastructure errors, system events, and more, sometimes you may need to look back to logs you were previously analyzing to help correlate events and identify the root cause of a problem. To help, we are excited to introduce Google Cloud Logging recent queries, to make it easy to track and run your past searches as you deep dive on your log data.

Reduce Security Cost by Shifting Left

With the emergence of “Shift Left” as common practice for development, we’re seeing many opportunities to reduce costs around our development practices, but what about security? Prisma Cloud is supporting “Shift Left” by making their scanning capabilities available to Developers and CI Tooling to run scans against microservice projects. As a bonus, the Prisma Cloud product suite scanning capabilities fit perfectly within Codefresh.

Securing Financial Transactions with Rancher

“With Rancher and Kubernetes, we’ve started moving to a microservices architecture. What this means is our teams don’t have to know Kubernetes inside out, just the projects they’re working on. Rancher simplifies Kubernetes for technicians, which results in greater agility and innovation.” Tertius Wessels, Senior Vice President of Engineering, Entersekt We’ve all heard about high-profile security hacks and have no doubt been the recipient of phishing emails.

Support for ESR 5.19 is ending soon

As of October 15, 2020, Mattermost Extended Support Release (ESR) version 5.19 is no longer supported. If any of your servers are not on ESR 5.25 or later, upgrading immediately is required. With our simple upgrade steps, it takes only a few minutes. Extended Support Releases are releases that will receive backports for high severity or high-impact security fixes for the length of their lifecycle.

Beyond IT: Expanding the Service Desk's Footprint

IT Service Management (ITSM) strategies and platforms inherently target IT: it’s a part of the acronym! And, the ITSM platform is the bridge between IT and the organization’s employees. Sure, IT is a key player when it comes to connecting employees to services, but they aren’t the only internal service provider who could benefit from streamlining their activities.

Searching for Unknowns

When you’re troubleshooting, issues seem to fall into two categories: issues based on an alert or error message where you have a good idea where to start and ones where you have no idea what’s going on. The first issues are usually straightforward. You use the information provided in the alert or error message to search the logs and pull up the relevant event messages.

Top Go Modules: Writing Unit Tests with Testify

All developers have seen them, even in well-structured Golang programs: comments suggesting you keep away from lines of code since they seem to be working in a magic way. These warnings make us timid, fearing we might break something. But applications need to change, to improve and innovate. That’s why unit tests are a vital part of software development. They help developers know whether the small parts of their software perform their intended function correctly.

4 Top Patch Management Questions Answered

Our sales team receives handfuls of patching questions so often, we almost brought in the bots to answer. But because the questions below require more explanation, I grabbed a few minutes with Ivanti’s patch management resident expert, Chris Goettl, for answers to questions concerning patching in the cloud, standalone patching, validating patches, and patching remote endpoints.