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.
- Host: GitHub
- URL: https://github.com/wednesday-solutions/ws-observability-chart
- Owner: wednesday-solutions
- Created: 2023-03-13T07:22:14.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-13T08:48:38.000Z (about 3 years ago)
- Last Synced: 2025-04-13T21:13:08.926Z (about 1 year ago)
- Topics: aws-eks, efk, gcp-gke, grafana, helm, jaeger, k8s, k8s-deployment, kubernetes, observability, observability-as-code, one-click-deploy, one-click-installation-script, prometheus
- Language: Shell
- Homepage: https://wednesday.is/building-products/?utm_source=github&utm_medium=ws-observability-template
- Size: 3.15 MB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.