Skip to content
This repository was archived by the owner on Oct 22, 2019. It is now read-only.

Support for timestamp in text format #75

@erichard

Description

@erichard

Hello,

The text exposition format is defined like this

metric_name [
  "{" label_name "=" `"` label_value `"` { "," label_name "=" `"` label_value `"` } [ "," ] "}"
] value [ timestamp ]

I haven't found a way with this library to specify the timestamp of my metrics. It could be great as it allow us to expose past metrics.

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