jacksontj / promxy

An aggregating proxy to enable HA prometheus
MIT License
1.14k stars 128 forks source link

TimeFilter: Only apply edge if it is set #603

Closed jacksontj closed 1 year ago

jacksontj commented 1 year ago

Prior to this patch if start or end wasn't set the behavior wasn't consistent. What this will now do is only enforce that edge if start or end is set.