How to setup an observability stack for microservices app using loki, tempo, grafana and prometheus on minikube?

Hi, i tried a couple tutorials using loki-stack (there was no tempo)
and kubernetes-prometheus-stack. Any help is highly appreciated.

My aim is to setup an observability stack for my microservices app.

Hello!
As far as I know, there’s a helm chart for the LGTM stack:

For Prometheus, you can use the official helm chart:

This might be a good starting point.

By the way, which issues you had until now? This can be helpful to help you better :slight_smile: