Operations | Monitoring | ITSM | DevOps | Cloud

Building a GitOps Workflow

Since the rise of Kubernetes, GitOps workflows have become the standard way for teams to manage the state of large systems. GitOps is a way to perform application management and delivery, which at its core leverages a version control system to maintain the desired state of the system. Being able to describe the desired state using human readable text files, and allowing automation to handle deployments and updates based on those files, means less opportunity for human error and faster deployments.

Ronald McCollam | Flux Queries in Grafana 7 | InfluxDays

In this session, Ronald shows a few new features of Grafana 7, focusing on the new native Flux query support in Grafana. He shows you how you can query with both Flux and the older InfluxQL support, using both side by side to ease migration. As a bonus, you see how to combine Flux queries with other data to perform advanced analytics and joins to truly understand your entire environment!