Convert unsupported summary metrics to supported types: - Use distribution() for latency/duration measurements with appropriate buckets - Use last_value() for current state metrics (VM memory, queue lengths) - Use counter() for cumulative metrics (packet counts, errors) This eliminates the TelemetryMetricsPrometheus warnings about unsupported summary metric types while maintaining proper metric semantics. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| components | ||
| controllers | ||
| live | ||
| plugs | ||
| aprs_symbol.ex | ||
| endpoint.ex | ||
| gettext.ex | ||
| router.ex | ||
| telemetry.ex | ||
| time_helpers.ex | ||
| time_utils.ex | ||
| user_auth.ex | ||
| weather_units.ex | ||