humanmade / humanmade/aws-analytics

Should there be a 'date' point-in-time metric?

Open
#274 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
19
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Was playing around with the point-in-time data metrics which are pretty cool

I added a case where I wanted todays date and time which would influence the related XB

Field : operator : value
```
Year : is greater than or equal to : 2021
Month : is greater than or equal to : 8
Day : is greater than or equal to : 4
Hour : is greater than or equal to : 7
```

But the `day` indicates Thursday, so it would be valid every Thursday, Friday, Saturday and Sunday of every week in August

I think `day` is still useful in cases and `date` would be great for timestamping too. What do you think?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.