aprs.me/lib
Graham McIntire 9b1fd942c6
Fix TelemetryMetricsPrometheus distribution buckets configuration
- Move buckets configuration from individual metrics to reporter level
- Configure default buckets for all distribution metrics in reporter options
- Remove buckets from individual metric definitions to prevent ArgumentError
- This fixes the pod crash due to "missing required buckets property" error

The TelemetryMetricsPrometheus library requires buckets to be configured
at the reporter level rather than per-metric for distribution types.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-27 14:16:46 -05:00
..
aprsme Add PostgreSQL and database pool metrics to telemetry 2025-07-27 14:13:17 -05:00
aprsme_web Fix TelemetryMetricsPrometheus distribution buckets configuration 2025-07-27 14:16:46 -05:00
aprs_web.ex upgrade more with modern phoenix 2025-07-05 08:04:06 -05:00
aprsme.ex refactor to use external parser 2025-06-24 14:22:09 -05:00