diff options
| author | Paul Buetow <paul@buetow.org> | 2025-12-30 22:54:49 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-12-30 22:54:49 +0200 |
| commit | 9716cd2b6847b78891958de14ac5d8e1032c485b (patch) | |
| tree | 4dd2811eeeb828526a11a6b18767193795afb678 /f3s/prometheus-pusher/internal | |
| parent | 888bb202d7089e5b54ca0384f8d9070cb52bf84f (diff) | |
Add comprehensive Prometheus query examples documentation
Document demonstrates actual curl commands and their outputs for all
metric types ingested by prometheus-pusher:
- Counter metrics (app_requests_total)
- Gauge metrics (app_temperature_celsius, app_active_connections)
- Histogram metrics (app_request_duration_seconds with buckets, sum, count)
- Labeled counter metrics (app_jobs_processed_total with multiple label combinations)
Includes:
- Complete curl commands
- Actual JSON responses from Prometheus API
- Explanations of each metric type
- Additional query examples (filters, ranges, aggregations)
Verifies data ingestion works correctly with real query results.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Diffstat (limited to 'f3s/prometheus-pusher/internal')
0 files changed, 0 insertions, 0 deletions
