Skip to content

Add Prometheus client and scratchpad docs - #10

Merged
zewelor merged 1 commit into
mainfrom
add_prometheus_client
Mar 20, 2026
Merged

Add Prometheus client and scratchpad docs#10
zewelor merged 1 commit into
mainfrom
add_prometheus_client

Conversation

@zewelor

@zewelor zewelor commented Mar 20, 2026

Copy link
Copy Markdown
Contributor
  • Add Prometheus HTTP client for querying Prometheus (Faraday)
  • New file: app/lib/r3x/client/prometheus.rb
  • Introduce Result Enumerable to parse series and expose metric/value/timestamp
  • New file: app/lib/r3x/client/prometheus/result.rb
  • Ignore scratchpad/ and document its purpose in AGENTS.md

- Add Prometheus HTTP client for querying Prometheus (Faraday)
- New file: `app/lib/r3x/client/prometheus.rb`
- Introduce `Result` Enumerable to parse series and expose metric/value/timestamp
- New file: `app/lib/r3x/client/prometheus/result.rb`
- Ignore `scratchpad/` and document its purpose in `AGENTS.md`
@zewelor
zewelor merged commit 26490cb into main Mar 20, 2026
3 checks passed
@zewelor
zewelor deleted the add_prometheus_client branch March 20, 2026 10:28
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.

1 participant