Skip to content

Conversation

@burningalchemist
Copy link
Owner

@burningalchemist burningalchemist commented Jan 11, 2024

resolves #351

Introduce timestamp_value field for the metric configuration. If it points at the column containing a valid timestamp, this timestamp will be collected to return a metric with a timestamp such as:

test{Username="jenkins46",target="test",test="Identifier"} 4 1328099743000

@burningalchemist burningalchemist changed the title feat: collect timestamp from the assigned column feat: return metric with an explicit timestamp from the configured column Jan 11, 2024
@burningalchemist burningalchemist merged commit d0b1974 into master Jan 11, 2024
@burningalchemist burningalchemist deleted the feat/timestamp-value branch January 11, 2024 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow to set metric timestamp from query results

2 participants