We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
Is there any recommended approach in setting a metric's timestamp to a custom value?
I see there is reference to the timestamp field within the Collector class docstring but this doesn't appear to be exposed anywhere or settable.
**Samples** Samples form the actual time series data. Each sample consists of: - a float64 value - a millisecond-precision timestamp
Understandably setting a custom timestamp isn't preferable from a Prometheus perspective, but I have a bit of a weird usecase.
Regards Jules
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
Is there any recommended approach in setting a metric's timestamp to a custom value?
I see there is reference to the timestamp field within the Collector class docstring but this doesn't appear to be exposed anywhere or settable.
Understandably setting a custom timestamp isn't preferable from a Prometheus perspective, but I have a bit of a weird usecase.
Regards
Jules
The text was updated successfully, but these errors were encountered: