observability-workshop
observability-workshop copied to clipboard
Use Loki as Logging solution
I want to be able to browse the application logs in grafana through loki. This should be toggleable as a feature.
Using stack/kubernetes/24a_deploy_loki.sh the stack for loki can be deployed to GKE and application logs can be viewed via the grafana loki plugin.
We use promtail instead of fluentd as the more cannonical solution for log ingestion. Thus, I renamed the title of the issue.