Skip to content

Mimir loki conf - #225

Draft
JacobCoffee wants to merge 11 commits into
cabotage:mainfrom
JacobCoffee:mimir-loki-conf
Draft

Mimir loki conf#225
JacobCoffee wants to merge 11 commits into
cabotage:mainfrom
JacobCoffee:mimir-loki-conf

Conversation

@JacobCoffee

Copy link
Copy Markdown
Member

Description

Add localdev conf to set up loki & mimir, vars set in docker compose override (doesnt get sourced) and a lil helper script to seed some data

[+] Running 16/16
 ✔ cabotage-app:docker-compose                        Built                          0.0s
 ✔ Volume cabotage-app_lokidata                       Created                        0.0s
...
 ✔ Container cabotage-app-loki-1                      Started                        2.3s
 ✔ Container cabotage-app-base-1                      Started                        2.3s
 ✔ Container cabotage-app-mimir-1                     Running                        0.0s
...

➜ curl http://localhost:9009/ready                               ▴5▿4 󱎫 23s 20:05
Ingester not ready: waiting for 15s after being ready

cabotage-app │ mimir-loki-conf ≡+1 │ 🐍 v3.11.11 │ 🥟 v1.3.9 │ 🐋 orbstack
➜ curl http://localhost:9009/ready                                               ▴28 20:39
ready

cabotage-app │ mimir-loki-conf ≡+1 │ 🐍 v3.11.11 │ 🥟 v1.3.9 │ 🐋 orbstack
➜ curl http://localhost:3100/ready                                         ▴28 󱎫 11s 20:19
Ingester not ready: waiting for 15s after being ready

cabotage-app │ mimir-loki-conf ≡+1 │ 🐍 v3.11.11 │ 🥟 v1.3.9 │ 🐋 orbstack
➜ curl http://localhost:3100/ready                                               ▴28 20:39
ready

Comment thread docker-compose/seed-observability.sh Outdated
# Pushes fake metrics into Mimir and fake logs into Loki for local dev testing.
#
# Automatically reads org/project/app/env from the local DB to compute the
# correct k8s namespace, pod prefix, and Loki label selectors.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmmmmm, rather than seeding fake data I think we can probably shim in alloy/loki/mimir in a standalone to actually feed them?

JacobCoffee and others added 2 commits March 14, 2026 15:18
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@JacobCoffee

JacobCoffee commented Mar 14, 2026

Copy link
Copy Markdown
Member Author

gonna be kinda funky bc i rebased on the pipeline dashboard pr i have coming up still testing but it adds prometheus stuf to celery, etc

#249

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants