-
Epic
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
Prometheus scrape_failure_log_file
-
False
-
None
-
False
-
Not Selected
-
NEW
-
To Do
-
NEW
OCP/Telco Definition of Done
Epic Template descriptions and documentation.
<--- Cut-n-Paste the entire contents of this description into your new Epic --->
Epic Goal
- Introduced in Prometheus in https://github.com/prometheus/prometheus/pull/14734 (in v2.55.0)
Allows tracking scraping errors in a file.
Why is this important?
- Help with debugging: no need to restart Prometheus in debug mode.
- We could make must-gather retrieve it by default.
- Note that Prometheus doesn't handle the rotation of that file (for long running instances, it could be huge):
- maybe add rotation? to avoid being noisy to the tsdb?
- must-gather should be aware of that.
- prometheus-operator should allow setting that.
Scenarios
- ...
Acceptance Criteria
- CI - MUST be running successfully with tests automated
- Release Technical Enablement - Provide necessary release enablement details and documents.
Dependencies (internal and external)
- ...
Previous Work (Optional):
- …
Open questions::
- …
Done Checklist
- CI - CI is running, tests are automated and merged.
- Release Enablement <link to Feature Enablement Presentation>
- DEV - Upstream code and tests merged: <link to meaningful PR or GitHub Issue>
- DEV - Upstream documentation merged: <link to meaningful PR or GitHub Issue>
- DEV - Downstream build attached to advisory: <link to errata>
- QE - Test plans in Polarion: <link or reference to Polarion>
- QE - Automated tests merged: <link or reference to automated tests>
- DOC - Downstream documentation merged: <link to meaningful PR>