Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: squash
-
Labels:None
-
Story Points:0.5
-
Epic Link:
-
Team:SQuaRE
Description
I was trying to add to the SQuaSH dashboards a single stat showing the time of the last validate_drp measurement - it turns out that stats visualization does not display timestamps, only numbers, and it is not possible to do math on timestamps in InfluxQL to get say "number of days without measurements"
So I think it is a good idea to add the timestamp of the measurement as a new field, as we did for the EFD topics, there that information was useful to report on things like latency for instance.
Attachments
Issue Links
- relates to
-
DM-18103 Revisit SQuaSH InfluxDB data model
- Done
Timestamps are now added as an InfluxDB field as well.
https://github.com/lsst-sqre/squash-restful-api/blob/master/examples/influxdb_data_model.ipynb