• 1.1 d711153553

    1.1: Metrics update
    ci/woodpecker/tag/release Pipeline was successful
    ci/woodpecker/push/tests 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