Skip to content

Node agnostic support for gliveview #1912

Description

@jeluard

It would be nice to support amaru as well as any other tool that export the expected prometheus metrics.

This is currently not doable due to some internal assumptions related to cardano-node specifics:

  • version checks
  • liveness check of cardano-node process
  • lack of support of prometheus metric values exported with exponent (part of specs; go tooling do that by default)

Could we envision changes that would help support other nodes implementations?

For the record, amaru patches gliveview in this way for local testing.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions