Table of Contents
Korrel8r is a correlation engine for observability signals and observable resources.
It can correlate multiple domains, diverse signals, inconsistent labeling, and varied data stores.
Caution
|
Korrel8r is still in early development. There are no compatibility guarantees between versions. |
The goals of this project include:
-
Encode domain knowledge from SREs and other experts as re-usable rules.
-
Automate navigation from symptoms to data that helps diagnose causes.
-
Connect data from diverse types of store, with different schema.
-
Reduce multiple-step manual procedures to fewer clicks or queries.
-
Help tools that gather and analyze diagnostic data to focus on relevant information.
There is a short demo video
To try the {rh-ocp} preview features, do the following:
-
Korrel8r User guide and Reference for more about what Korrel8r is and how to use it.
-
Go package documentation for embedding Korrel8r in your own code.
-
Hackers guide for experimenting and contributing to the code.