From the course: DevOps Foundations: Monitoring and Observability

Unlock the full course today

Join today to access over 24,900 courses taught by industry experts.

Event analysis and correlation

Event analysis and correlation

- [Instructor] The way of collecting events would differ depending on the type of events that you're trying to collect. It would also depend on the sort of integrations that are available on the observability tooling that you're using. In some cases, you could depend on integrations, while in other cases you might depend on metrics to extract these events that are happening in your underlying infrastructure. We go into Grafana Cloud. We'll look at some of the ways that these events could be collected. If I go into the menu and scroll down to connections in the infrastructure tab, you'll be able to add new integrations. If, for example, you wanted to add an integration with your CI/CD pipeline, Grafana has a plugin for Jenkins, which you could use if Jenkins is your CI/CD tool. Here, you can leverage some of the metrics found, for example, with the Jenkins run success total, every time a pipeline is successfully run and…

Contents