Harshit Verma
Harshit Verma
> For some reason they behave differently Yes they do because `roundToMinimalHighestRetention` tries to round by adding full retention and latter tries to round up by adding half retention which...
> Consider a metric that arrives _approximately_ every 60 seconds: > > Original Timestamp Rounded by Moira Rounded by Graphite > 00:29 00:00 00:00 > 01:29 01:00 01:00 > 02:30...
@srv-twry are you still on it ? If not, then i picking this up
What i understood: 1. Nowadays, containers are shortlived, i.e. keeps on created and destroyed/restarted. 2. This lead to bulk of `NODATA -> OK -> NODATA` metrics in redis, which is...
@beeve i want some more details : **Notif has to be sent once per crossing the marked metric level, or after every 24 hrs if metric count is less or...
@sashasushko i would prefer date-fns due to following reasons: 1. date-fns is immutable. That is it returns new Date instance from function which was run rather changing its own state....
@sashasushko yeah sure : )
@beevee one possible solution would be: inform the user about existing group-name after `/start` so that it can be renamed. What do you say?
@borovskyav so basically more flexibility has to given to schedule. But i don't understand the need of schedule when triggers/subscriptions are turned off. Just giving schedule slice functionality works both...
**`Please ignore above mention`**