github roadrunner-server/roadrunner v2.9.0

latest releases: v2024.2.1, v2024.2.0, v2024.1.5...
2 years ago

πŸ‡ΊπŸ‡¦πŸ‡ΊπŸ‡¦πŸ‡ΊπŸ‡¦ #StandWithUkraine πŸ‡ΊπŸ‡¦πŸ‡ΊπŸ‡¦πŸ‡ΊπŸ‡¦


πŸ‘€ New:

  • ✏️ API: add service proto api to manage services, FR (thanks @butschster). Documentation is here: link.
  • ✏️ Grafana dashboard PATH. Exposed metrics:
  1. General:
    1. Uptime (seconds).
    2. Memory used by RR (MB).
    3. Number of active goroutines.
  2. HTTP:
    1. Number of workers by its state (ready, working, invalid).
    2. Total RSS memory used by workers.
    3. Memory used by each worker individually (with PID).
    4. Latency (ms).
    5. Requests queue size.
    6. Requests per minute.
  3. JOBS:
    1. Number of workers by its state (ready, working, invalid).
    2. Total RSS memory used by workers.
    3. Memory used by each worker individually (with PID).
    4. Successfully processed jobs (rate, 5m).
    5. Failed jobs (rate, 5m).

🩹 Fixes:

  • πŸ› Fix: Goroutines leak in the amqp plugin when destroying pipelines.

🧹 Chore:

  • πŸ§‘β€πŸ­ Update all dependencies to the most recent versions.

Don't miss a new roadrunner release

NewReleases is sending notifications on new releases.