brejoc / brejoc/filtra

Error handling

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
8
Forks
0
PR merge metrics
No merged PRs in 30d

Description

The Prometheus exporter shouldn't just fail when an error happens. Instead it could just continue serving the metrics, log the incident and wait for the next update interval, or maybe even schedule a shorter interval. Hitting the rate limit would be such a case for example.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the Prometheus exporter and its current error path. Review how update intervals and logging are handled, then clarify which recovery behavior is required for errors such as rate limits. Done means the exporter continues serving metrics, records the incident, and follows the agreed retry or scheduling behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, prometheus
Domain
observability
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.