Skip to content

Releases: ExpediaDotCom/haystack-commons

Update Proto to support saving traces for long time

Choose a tag to compare

@nsahai8 nsahai8 released this 09 Jan 08:56
7d37348
Merge pull request #101 from ExpediaDotCom/ns_update_idl

updating the idl version

Proto IDL updates

Choose a tag to compare

@ashishagg ashishagg released this 18 Jul 09:32
329de17

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

Update idl to support range query

Choose a tag to compare

@bulicekj bulicekj released this 26 Mar 16:25
9667e70
Merge pull request #98 from ExpediaDotCom/prep-1.0.64

preparing for next release

Bug Fixes

Choose a tag to compare

@ashishagg ashishagg released this 01 Mar 13:42
1.0.63

updating haystack-idl version (#97)

Changing observed and expected values of anomalies to double in idl

Choose a tag to compare

@keshavpeswani keshavpeswani released this 07 Feb 06:32
1.0.62

Updating haystack-idl to latest (#95)

Enhancement

Choose a tag to compare

@absrivastava absrivastava released this 31 Jan 08:48
7930b91
  • Adding Support for Iterator Age metric with KStreams Timestamp Extractors

Adding metrics 2.0 Serde

Choose a tag to compare

@keshavpeswani keshavpeswani released this 25 Jan 07:06
7d01f6e
Merge pull request #91 from ExpediaDotCom/dev_kpeswani

Adding metrics 2.0 serde

GetRawSpan TraceReader Api

Choose a tag to compare

@ashishagg ashishagg released this 12 Dec 14:06
24fc3e3

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

Fixing search subscription request for Subscription Management

Choose a tag to compare

@absrivastava absrivastava released this 07 Dec 10:35
5f05747

Fixing search subscription request for Subscription Management

Module Restructure

Choose a tag to compare

@ashishagg ashishagg released this 05 Dec 07:22
3743531

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.