Skip to content

trifork/k8s-oaas-observability

 
 

Repository files navigation

Kubernetes Observability Stack

The repository contains components and Helm charts to deploy a standard observability stack to a Kubernetes cluster consisting of log collection, metrics, and traces.

TL;DR

Install the main Helm chart oaas-observability by adding the Helm repository and doing an install as so:

$ helm repo add netic-oaas https://neticdk.github.io/k8s-oaas-observability
$ helm install my-release netic-oaas/oaas-observability

Details is found in the oass-observability chart documentation. See also a more thorough description of Operation as a Service (OaaS).

About

Observability (logs, metrics, and traces) stack for Kubernetes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Mustache 28.6%
  • Smarty 28.5%
  • Go 28.3%
  • Starlark 7.7%
  • Jsonnet 3.7%
  • Shell 3.2%