Skip to content

Releases: ExpediaDotCom/haystack-service-graph

Jetty Fix

02 Aug 03:50
6b21fdf
Compare
Choose a tag to compare

In this release, we are updating jetty version to '9.4.19.v20190610' that is more stable. It fixes the issue#11

Minor fixes

25 Apr 10:52
2220155
Compare
Choose a tag to compare
  • jetty version update to fix security issues

Minor docker container improvements

21 Mar 18:11
244fb74
Compare
Choose a tag to compare

Docker image has dockerize to help docker-compose wait for kafka in local development

Migrating to metrics-java and fixing metric-data serialisation

08 Feb 09:28
Compare
Choose a tag to compare
fixing metric-data serialization (#105)

* fixing metric-data serializatrion

* fixing metric-data serializatrion

* fixing latency to ms

Bi-weekly Release

05 Dec 05:35
b840882
Compare
Choose a tag to compare

This release contains an important fix that renders service graph for a service mesh that allows sharable/non-sharable styled spans.

Bi-weekly release

21 Aug 11:21
80f05b0
Compare
Choose a tag to compare
  • publishing some of the GC metrics
  • using span's time instead of wall clock time in ServiceGraphStreamSupplier
  • fixed the remote edges fetcher to use from and to timestamps

Bi-weekly release

03 Aug 10:48
Compare
Choose a tag to compare
  • Allow application server in config
  • Changes to include open tracing compliant spans as well for making edges in node-finder

Bi-weekly release

19 Jul 07:01
15ba77c
Compare
Choose a tag to compare
  • fix for timeouts caused by duplication of tags
  • fix for memory leak by closing window store iterators
  • some refactor / bug fixes around rocksdb, end time, operation edge iterator

Initial release for haystack-service-graph

05 Jul 10:49
04b247a
Compare
Choose a tag to compare
Merge pull request #36 from ExpediaDotCom/build-break-fix

fixing the build break