• 1.1 d711153553

    1.1: Metrics update
    ci/woodpecker/push/tests Pipeline was successful
    ci/woodpecker/tag/release Pipeline was successful
    Stable

    qpismont released this 2026-07-26 21:57:51 +02:00 | 0 commits to main since this release

    • Adding auto fetch bot name (remove BOT_NAME env var)
    • Adding prometheus metrics
    Metric Type Description
    herald_webhooks_received_total counter Total webhooks received (label: event_type)
    herald_webhooks_duplicate_total counter Webhooks rejected as duplicates (label: event_type)
    herald_webhooks_channel_full_total counter Webhooks dropped because the bot channel was full (label: event_type)
    herald_bot_tasks_active gauge Bot tasks currently in progress
    herald_bot_tasks_completed_total counter Bot tasks completed successfully (label: event_type)
    herald_bot_tasks_failed_total counter Bot tasks that failed (label: event_type)
    herald_openrouter_cost_cents_total counter Total OpenRouter cost in cents (divide by 100 for USD)
    Downloads
  • 1.0.1 7f24d7657c

    1.0.1
    ci/woodpecker/tag/release Pipeline was successful
    Stable

    qpismont released this 2026-06-16 22:14:57 +02:00 | 7 commits to main since this release

    • Fix missing env var error
    • Fix missing sentry backtrace
    • Fix trace spamming
    Downloads
  • 1.0 d4666fb36e

    1.0
    ci/woodpecker/push/tests Pipeline was successful
    ci/woodpecker/tag/release Pipeline was successful
    Stable

    qpismont released this 2026-06-12 22:42:11 +02:00 | 12 commits to main since this release

    First release with review action support

    Downloads