Tags: sun-jian/atlas
Tags
allow `last` summary stat to be used with filters (Netflix#510) The last value for a given time series is already being tracked as part of the summary stats, but was not supported by the `:stat` operator. This change allows that stat to be used as part of a filter.
backport select changes from 1.6 to 1.5.x branch (Netflix#454)
reduce size of publish failure response (Netflix#431) Fixes a bug where the failure message was getting encoded as a json string inside the message of the json response. Also changes the behavior on failures to have the error count explicitly in the response and limit the number of specific failure messages to the first 5. This significantly reduces allocations and response sizes for payloads with many failures.
fix Netflix#401, add scala version to artifact id (Netflix#402) Makes it easier to automatically detect for tools that want to index scala libraries.
Merge pull request Netflix#384 from skandragon/trend-streaming add a test case for Trend streaming
Merge pull request Netflix#351 from brharrington/spectator-0.38.0 update spectator, iep, and aws deps
PreviousNext