alertmanager/nflog
beorn7 318e006065 Mark some Summaries explicitly as having no objectives
With the next release of client_golang, Summaries will not have
objectives by default. Interestingly, this will do the right thing for
the Summaries affected by this commit. However, right now those
summaries do get the old default objectives. They don't really make
sense because the affected Summaries receive Observations quite
infrequently (far less than once in the 10m max age currently
used). To not get surprising changes when moving on to client_golang
v1, let's explicitly set the Summaries as objective-less now.

Signed-off-by: beorn7 <beorn@grafana.com>
2019-06-12 15:47:56 +02:00
..
nflogpb *: use stdlib context (#1768) 2019-02-26 12:18:57 +01:00
nflog.go Mark some Summaries explicitly as having no objectives 2019-06-12 15:47:56 +02:00
nflog_test.go [gossip] Don't merge expired gossip messages (#1631) 2018-11-21 11:40:57 +01:00