Skip to content

report resolution of milliseconds #355

Description

@peynman

Hi
How can i achieve milliseconds reporting, while Prometheus is asking for metrics each 1 seconds
const analogGuage = new client.Gauge({ name: 'analog_read', help: 'Analog Read Value', labelNames: ["pin"] }); analogGuage.set({ pin: analog.i }, analog.v);

related to this question: https://stackoverflow.com/questions/60848803/prometheus-and-node-exporter-in-milliseconds/60849173?noredirect=1#comment107668001_60849173

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions