question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support for timestamps in metrics

See original GitHub issue

Are there plans to provide support for timestamp in metrics?

This is officially supported by Prometheus: https://prometheus.io/docs/instrumenting/exposition_formats/

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

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:14 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
phnx47commented, Jan 24, 2019

Published 2.1.0

1reaction
phnx47commented, Jan 24, 2019

DateTimeOffset.UnixEpoch isn’t exists in netstandard

Read more comments on GitHub >

github_iconTop Results From Across the Web

Storing timestamps for metrics in the metrics registry #735
Here is an explanation of the scenario: Case 1: Events are being generated at sporadic intervals as opposed to the periodic scheduled execution ......
Read more >
If the metric is a timestamp, should it's name end with ...
Yes it can hold a duration in seconds as a value, but as a metric already is a series of measurements tracked over...
Read more >
About native Support time duration metrics
Support computes the time difference between two event timestamps and adds the results with the following behaviors: The new metric value is recorded...
Read more >
Adding timestamps to Gauge Metric
Hi everyone, I am new to prometheus. I am using type Gauge. I wanted to get the timestamp along with the value. It...
Read more >
Using Activity Timestamps and Updates for Metrics
I want to find a way to use the timestamps and activities under the "Notes" tab in a change request to build metrics....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found