Skip to content

cli: support additional metrics exposition formats #6

Description

@Hollujay

Summary

fetch-metrics parses one metrics format today. Operators run different
stacks, and a provider whose node exposes metrics in another shape currently
has no path to using this tool without hand-computing values.

Acceptance Criteria

  • Identify which additional format(s) are actually worth supporting —
    propose in this thread before implementing
  • Implement parsing for the agreed format behind explicit detection or a
    flag, not silent guessing
  • Add a sample file under examples/ for each newly supported format
  • Tests parsing each sample to expected uptime/latency values

Tech Stack

Rust

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions