You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now we pump out hard-coded percentiles from the wavefront sink. Many of them are likely not very useful and we should make these percentiles configurable.
The text was updated successfully, but these errors were encountered:
This commit makes it possible for the end-user to specify what
percentiles will be shipped out in the wavefront sink. The config
for doing so is... goofy. This problem is discussed in #221.
This commit resolves#218.
Signed-off-by: Brian L. Troutwine <blt@postmates.com>
This commit makes it possible for the end-user to specify what
percentiles will be shipped out in the wavefront sink. The config
for doing so is... goofy. This problem is discussed in #221.
This commit resolves#218.
Signed-off-by: Brian L. Troutwine <blt@postmates.com>
Right now we pump out hard-coded percentiles from the wavefront sink. Many of them are likely not very useful and we should make these percentiles configurable.
The text was updated successfully, but these errors were encountered: