An open API service indexing awesome lists of open source software.

https://github.com/wednesday-solutions/ws-observability-chart

A helm chart that enables logging, monitoring, alerting and distributed tracing in k8s. It bundles state of the art tools like Prometheus, Grafana, Jaeger along with the EFK stack to give you a batteries included observability setup in a single command. Navigating a k8s cluster setup is tricky enough, we ensure that monitoring shouldn't be.
https://github.com/wednesday-solutions/ws-observability-chart

aws-eks efk gcp-gke grafana helm jaeger k8s k8s-deployment kubernetes observability observability-as-code one-click-deploy one-click-installation-script prometheus

Last synced: about 1 year ago
JSON representation

A helm chart that enables logging, monitoring, alerting and distributed tracing in k8s. It bundles state of the art tools like Prometheus, Grafana, Jaeger along with the EFK stack to give you a batteries included observability setup in a single command. Navigating a k8s cluster setup is tricky enough, we ensure that monitoring shouldn't be.

Awesome Lists containing this project

README

          

# Wednesday Solutions Observability Kubernetes Helm Charts

## Description

We've gone ahead and built and observability swiss-knife for your kubernetes cluster so you don't need to!
It comes power packed with support for
- Distributed tracing using Jaeger
- Logging with the EFK stack (ElasticSearch FluentBit and Kibana)
- Metrics and monitoring with Prometheus and Grafana

We've even got an example for nodejs and AWS to help get you started

## Usage

[Helm](https://helm.sh) must be installed to use the charts.
Please refer to Helm's [documentation](https://helm.sh/docs/) to get started.

Once Helm is set up properly, add the repo as follows:

```console
helm repo add ws-observability https://wednesday-solutions.github.io/ws-observability-chart
```

You can then run `helm search repo ws-observability` to see the charts.