(original) (raw)
Makes sense, thanks. -Ben
On Mon, Oct 16, 2017 at 12:28 PM, Victor Stinner <victor.stinner@gmail.com> wrote:
2017-10-16 18:14 GMT+02:00 Ben Hoyt <benhoyt@gmail.com>:
\> Got it -- fair enough.
\>
\> We deploy so often where I work (a couple of times a week at least) that 104
\> days seems like an eternity. But I can see where for a very stable file
\> server or something you might well run it that long without deploying. Then
\> again, why are you doing performance tuning on a "very stable server"?
I'm not sure of what you mean by "performance \*tuning\*". My idea in
the example is more to collect live performance metrics to make sure
that everything is fine on your "very stable server". Send these
metrics to your favorite time serie database like Gnocchi, Graphite,
Graphana or whatever.
Victor