Observability
Instill Core CE Docker Compose provides observability function powered by OpenTelemetry and The Grafana Stack.
To have the observability stack enabled, spin up Instill Core CE like:
make run OBSERVE_ENABLED=trueOnce all services are up and running, access to Grafana via localhost:3001 with the default username: admin and password: admin. The Grafana Explore provides functionalities for exploring tracing and logging through Tempo and Loki.

Updated 2 months ago