Completed: * Use Axum + Tower * Setup metrics w/Prometheus & Grafana * Setup distributed tracing w/OTLP exporter + Tempo * Enable MQTT on RabbitMQ * Add compatibility for docker-compose * Update all dependencies * Create Config Files * Clean handling of tasks * Migrate from Diesel ORM to SQLX TODO: * Fix Tilt K8S setup * Consider Tilt docker file
3 lines
60 B
TOML
3 lines
60 B
TOML
# Maximum width of each line.
|
|
# Default: 100
|
|
max_width = 120 |