yurake/k8s-3tier-webapp

View on GitHub
kubernetes/monitoring/loki/README.md

Summary

Maintainability
Test Coverage
# Install

<https://github.com/grafana/loki/tree/master/production/helm>

```bash
helm repo add grafana https://grafana.github.io/helm-charts
helm repo update
helm upgrade --install loki --namespace=monitoring grafana/loki
```

## Grafana dashboard settings

Choose data source type > Loki  
[HTTP] > [URL] > `http://loki:3100`