Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.8 KB

README.md

File metadata and controls

33 lines (23 loc) · 1.8 KB

Korrel8r

Go Reference Build Publish

Korrel8r is an observability tool for correlating observable signals and resources in a kubernetes cluster.

It is a rule based correlation engine, with an extensible rule set, that can navigate

  • many types of signal and resource data
  • serialized in diverse formats, with diverse schema, data models and naming conventions
  • queried using diverse query languages
  • stored in multiple stores with diverse query APIs

The Korrel8r Documentation Site explains the ideas behind korrel8r, how to use the built-in rules, and how to write new rules.

These Go packages include:

Contributing

⚠️ NOTE: Early development, no compatibility guarantees ⚠️