Skip to content

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

License

Notifications You must be signed in to change notification settings

yetisage/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

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Starlark 38.9%
  • Smarty 22.7%
  • Mustache 17.2%
  • Go 17.1%
  • Jsonnet 2.2%
  • Shell 1.9%