Skip to content

Feature: Prometheus reporter - #47

Merged
ysa23 merged 12 commits into
masterfrom
feat/prometheus-reporter
Feb 16, 2026
Merged

Feature: Prometheus reporter#47
ysa23 merged 12 commits into
masterfrom
feat/prometheus-reporter

Conversation

@ysa23

@ysa23 ysa23 commented Dec 22, 2025

Copy link
Copy Markdown
Owner

Add a reporter for Prometheus with zero external dependencies, and resilience in mind:

  • Double threshold strategy - soft and hard limits for reseting the scraped buffer, both configurable with sensible defaults
  • Initial support for structured logging. Might be expanded to the other reporters
  • Follow Prometheus formatting guidelines.
  • Example for running locally - with docker-compose

This will be considered experimental until it will be used by an actual system

@ysa23
ysa23 requested a review from igor-dv December 22, 2025 16:01
@ysa23 ysa23 self-assigned this Dec 22, 2025
@ysa23 ysa23 linked an issue Dec 22, 2025 that may be closed by this pull request
@ysa23
ysa23 merged commit 4482861 into master Feb 16, 2026
1 check passed
@ysa23
ysa23 deleted the feat/prometheus-reporter branch February 16, 2026 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: Prometheus reporter

2 participants