Releases: Netflix/atlas
Releases · Netflix/atlas
v1.8.0-rc.19
What's Changed
- core: parse epoch in micros or nanos by @brharrington in #1673
- update dependencies by @brharrington in #1674
Full Changelog: v1.8.0-rc.18...v1.8.0-rc.19
v1.8.0-rc.18
What's Changed
- webapi: improve normalize behavior for sample-count by @brharrington in #1671
- lwc-events: add pre-filter method for events by @brharrington in #1672
Full Changelog: v1.8.0-rc.17...v1.8.0-rc.18
v1.8.0-rc.17
What's Changed
- lwc-events: default value for event by @brharrington in #1663
- lwc-events: support duration type by @brharrington in #1664
- lwc-events: support percentile grouping by @brharrington in #1666
- update dependencies by @brharrington in #1668
- lwc-events: cleanup groups with no data by @brharrington in #1669
- lwc-events: support duration for default value by @brharrington in #1670
Full Changelog: v1.8.0-rc.16...v1.8.0-rc.17
v1.8.0-rc.16
What's Changed
- eval: use parens for simple legends by @brharrington in #1657
- lwc-events: make refresh frequency configurable by @brharrington in #1659
- lwc-events: explicitly flush on heartbeat by @brharrington in #1660
- lwc-events: Document that timestamps are in Unix epoch millis. by @manolama in #1661
- update dependencies by @brharrington in #1662
Full Changelog: v1.8.0-rc.15...v1.8.0-rc.16
v1.8.0-rc.15
What's Changed
- json: allow mapper to be customized by @brharrington in #1656
Full Changelog: v1.8.0-rc.14...v1.8.0-rc.15
v1.8.0-rc.14
What's Changed
- lwc-events: batch based on estimated payload size by @brharrington in #1653
- jackson 2.16.2 by @brharrington in #1654
- roaringbitmap 1.0.6 by @brharrington in #1655
Full Changelog: v1.8.0-rc.13...v1.8.0-rc.14
v1.8.0-rc.13
What's Changed
- update dependencies by @brharrington in #1651
- lwc-events: support enums as tag values by @brharrington in #1652
Full Changelog: v1.8.0-rc.12...v1.8.0-rc.13
v1.8.0-rc.12
What's Changed
- eval: use
ip
variable when creating web-socket by @brharrington in #1650
Full Changelog: v1.8.0-rc.11...v1.8.0-rc.12
v1.8.0-rc.11
What's Changed
- update to scala 3.4.1 by @brharrington in #1643
- eval: add checks for line style params by @brharrington in #1644
- eval: add flag to check for expensive queries by @brharrington in #1645
- lwc-events: fix sync for time series by @brharrington in #1646
- eval: add support for IPv6 by @brharrington in #1647
- lwc-events: support value extraction for traces by @brharrington in #1648
- lwcapi: fix status code for event without id by @brharrington in #1649
Full Changelog: v1.8.0-rc.10...v1.8.0-rc.11
v1.8.0-rc.10
What's Changed
- core: use HashSet for reserved key rule by @brharrington in #1626
- eval: simplify data point source by @brharrington in #1627
- core: support chaining child queries by @brharrington in #1628
- eval: add event message type by @brharrington in #1629
- lwcapi: update /evaluate to accept events by @brharrington in #1630
- lwc-events: improve data point conversion by @brharrington in #1631
- core: support sub-second durations by @brharrington in #1632
- eval: add new subscription message by @brharrington in #1633
- eval: fix message drops for higher throughput by @brharrington in #1634
- lwcapi: use subv2 type for events by @brharrington in #1635
- eval: add test cases for events validation by @brharrington in #1636
- eval: fix spurious warnings for event expressions by @brharrington in #1637
- eval: preserve presentation meta for trace graph by @brharrington in #1638
- lwcapi: add test for splitting trace query by @brharrington in #1639
- lwc-events: reuse handlers when syncing expressions by @brharrington in #1640
- lwc-events: add remote client by @brharrington in #1641
- eval: fix test case for trace time series by @brharrington in #1642
Full Changelog: v1.8.0-rc.9...v1.8.0-rc.10