torrust-tracker icon indicating copy to clipboard operation
torrust-tracker copied to clipboard

metrics: parse Prometheus text exposition with best practices

Open naoNao89 opened this issue 6 months ago • 1 comments

  • Prefer parsed sample timestamps over fallback
  • Preserve HELP as description; keep unsupported families as errors (for now)
  • Remove gauge normalization in tests; only ensure trailing newline
  • Pin openmetrics-parser to 0.4.4 (latest)

Refs: https://github.com/torrust/torrust-tracker/issues/1582

naoNao89 avatar Aug 21 '25 18:08 naoNao89

@naoNao89 this looks much better and cleaner :)

da2ce7 avatar Aug 25 '25 01:08 da2ce7