Skip to content

Releases: ExpediaDotCom/haystack-commons

Update Proto to support saving traces for long time

09 Jan 08:56
7d37348
Compare
Choose a tag to compare
Merge pull request #101 from ExpediaDotCom/ns_update_idl

updating the idl version

Proto IDL updates

18 Jul 09:32
329de17
Compare
Choose a tag to compare

This release contains the new proto idl for not_equal operator support.

Update idl to support range query

26 Mar 16:25
9667e70
Compare
Choose a tag to compare
Merge pull request #98 from ExpediaDotCom/prep-1.0.64

preparing for next release

Bug Fixes

01 Mar 13:42
Compare
Choose a tag to compare
1.0.63

updating haystack-idl version (#97)

Changing observed and expected values of anomalies to double in idl

07 Feb 06:32
Compare
Choose a tag to compare
1.0.62

Updating haystack-idl to latest (#95)

Enhancement

31 Jan 08:48
7930b91
Compare
Choose a tag to compare
  • Adding Support for Iterator Age metric with KStreams Timestamp Extractors

Adding metrics 2.0 Serde

25 Jan 07:06
7d01f6e
Compare
Choose a tag to compare
Merge pull request #91 from ExpediaDotCom/dev_kpeswani

Adding metrics 2.0 serde

GetRawSpan TraceReader Api

12 Dec 14:06
24fc3e3
Compare
Choose a tag to compare

This release updates the proto idl for GetRawSpan api of trace reader component

Fixing search subscription request for Subscription Management

07 Dec 10:35
5f05747
Compare
Choose a tag to compare

Fixing search subscription request for Subscription Management

Module Restructure

05 Dec 07:22
3743531
Compare
Choose a tag to compare

In this release, we produce a separate jar with compiled classes from our Proto IDL. This reduce the burden on other projects that only require proto classes. They need not bundle the entire haystack-commons now.