Operations | Monitoring | ITSM | DevOps | Cloud

Latest Videos

GrafanaCONline: Loki future

It has been two years since Tom Wilkie and David Kaltschmidt created the design doc that kickstarted the Loki project. In this presentation we will go back in time and talk about the original design for Loki and then compare/contrast that with where the project is today. We will then spend some time talking about the future plans for Loki, what some long term goals and non-goals are, what features we would like to add, and highlight the active discussion and plans for the LogQL query language. Finally, we will close by talking about the difficult and often controversial topic of monetizing open source projects – confirming our commitment to Loki open source while explaining our Hosted Loki and Loki Enterprise.

Using bolt's terraform integration to create infrastructure for your tests - Daniel Carabas

Using the bolt/terraform integration (https://github.com/puppetlabs/puppetlabs-terraform) Daniel shows how to create arbitrary infrastructure as part of system-level acceptance testing for modules using Puppet Litmus (https://github.com/puppetlabs/puppet_litmus). #litmus #testing #terraform

Pre-Release Testing Gems in the IAC Team - Sheena Tharakanparampil

Sheena, a Senior Software Engineer on the Infrastructure Automation Content team, shows how we do pre-release testing of our tooling across our modules to avoid regressions escaping into the field. Thanks to Lore's and her work, this is now scripted and we can spend our time adding more features. #pdksync #litmus #gemtesting

HAProxyConf 2019 - HAProxy Process Management with William Lallemand

Process management in HAProxy has evolved since the beginning of the project; With the advent of new init systems and process managers, managing HAProxy processes became complicated due to the multi-processes architecture of the project. The Master Worker mode simplifies the process management and introduces interesting features. This talk will briefly review the history of the Master Worker mode and the new features it brought.