-
1.1: Metrics update
Stablereleased 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_totalcounter Total webhooks received (label: event_type)herald_webhooks_duplicate_totalcounter Webhooks rejected as duplicates (label: event_type)herald_webhooks_channel_full_totalcounter Webhooks dropped because the bot channel was full (label: event_type)herald_bot_tasks_activegauge Bot tasks currently in progress herald_bot_tasks_completed_totalcounter Bot tasks completed successfully (label: event_type)herald_bot_tasks_failed_totalcounter Bot tasks that failed (label: event_type)herald_openrouter_cost_cents_totalcounter Total OpenRouter cost in cents (divide by 100 for USD) Downloads
-
1.0
Stablereleased this
2026-06-12 22:42:11 +02:00 | 12 commits to main since this releaseFirst release with review action support
Downloads