Operations | Monitoring | ITSM | DevOps | Cloud

Latest Videos

Unhealthy code? Don't rely on customers to tell you

Does your software deployment process require that someone on your team manually checks different dashboards to verify that everything's okay? Do they actually do that when they deploy? Do you rely on customer complaints to notify you when something's wrong? There's a better way: Sleuth CTO and co-founder Don Brown shows you how to track several health measures automatically in Sleuth.

Tutorial: Querying InfluxDB with SQL and Grafana

Thank to a new and improved core database engine, InfluxDB now supports native SQL queries. Leveraging Flight SQL, InfluxData Developer Advocate, Jay Clifford, walks through how to set up querying InfluxDB using Grafana. He shows you how to configure Flight SQL and how to build a dashboard in Grafana for visualizing industrial IoT data.

Lumigo Product Training: Actionable Alerts

Get hands-on training from Lumigo's Director of Product during this live webinar on alerts and how to use them to reduce response time. Recorded on April 13, 2023. Make sure to subscribe so you don't miss out on any new livestreams and observability content! With one-click distributed tracing, Lumigo lets developers effortlessly find and fix issues in serverless and containerized environments.

Global Event Orchestrations Demo

Frank Emery, Principal Product Manager, joins the Twitch stream to talk about and show off enhancements to Event Orchestration, featuring the new Global Event Orchestrations feature. Global orchestration rules will enable your organization to suppress, annotate, and customize events for all services in your PagerDuty account. This new feature is available to all accounts with AIOps plans.

AMA: Achieving code reliability across the release cycle

Code coverage, arguably a very important measure that we as development teams don’t pay enough attention to. That is until Sentry notifies you of a frustrating/critical/oh s*#t moment. Then we all think: “how could this have been avoided?”, “why didn’t our tests catch it?”, “oh… we didn’t have any coverage on this flow.” With our new Codecov integration, you can avoid regressions (and awkward conversations) by being able to see which lines that caused an issue are covered and which ones are not - right in the stack trace we kick out on every error report.