Skip to content

Releases: hypertrace/hypertrace-ingester

Release v0.6.9

23 Apr 09:27
0de7550

Choose a tag to compare

🐛 Bug Fixes

  • fix: support projections inside first attr def #175

😇 Changes

  • fix: handle the cases of resolving destination for http backend #177
  • fix: propagate context for building upsert #176
  • feat: Ingest Log events #165

Release v0.6.8

19 Apr 04:54
8b31a8c

Choose a tag to compare

🐛 Bug Fixes

  • fix: provides a fix for handling external HTTP backends #173

😇 Changes

  • feat: enforce entity formation conditions #174

Release v0.6.7

16 Apr 03:02
056a476

Choose a tag to compare

😇 Changes

  • fix: adds enriched attribute for API Trace error count #172
  • publish artifacts to hypertrace artifactory #170

Release v0.6.6

09 Apr 04:06
4d5f662

Choose a tag to compare

🐛 Bug Fixes

  • fix: handle the semantics of error related attributes for considering error span #169

😇 Changes

  • feat: add support for resolving first available attribute #168
  • chore: update dependencies #167
  • feat: support config driven entity ingestion #166

Release v0.6.5

26 Mar 04:46
8072b1c

Choose a tag to compare

😇 Changes

  • feat: adds resolvers for Cassandra and Elasticsearch #163
  • Add kafka producer exception handler in span-normalizer #162
  • feat: add support to trace reader to read resources #160
  • bug: Enrich api attributes in all the spans for ApiNode #159
  • feat: add resource ingestion #157

Release v0.6.4

19 Mar 15:17
2586e95

Choose a tag to compare

😇 Changes

  • fix: updates helm overridden config to match with application.conf #158
  • test: adds unit tests for semantic utils #156

Release v0.6.3

18 Mar 06:17
6100502

Choose a tag to compare

😇 Changes

  • feat: addding destination column in backend trace(call) view #155

Release v0.6.2

15 Mar 17:23
70d0000

Choose a tag to compare

🚀 Enhancements

  • feat: Compute Exit call breakup #147

😇 Changes

  • fix:handle the scenario for broken trace for creating backend #154

Release v0.6.1

13 Mar 09:13
2cbeb0a

Choose a tag to compare

🚀 Enhancements

  • feat: enriches trace with backend operation data and adds operation field in backend entity view #148

❗ Minor Fixes

  • chore: handles case of statement or query being null in backend_operation #152
  • fix: adds fallback values for backend operation field #150

😇 Changes

  • chore: Update data model version #153
  • fix: catch errors thrown during enrichment #151
  • chore: added code style plugin #149

Release v0.6.0

08 Mar 12:16
96cd005

Choose a tag to compare

❗ Minor Fixes

  • refactor: Api trace graph Restructuring #145
  • refactor: Refactor ApiTraceGraph to include some repeated processing in view-gens #144

⚙️ Config

  • [config] config: Make it possible to override serde config (view-generator) #146

😇 Changes

  • feat: adding two new backend entity type and its resolver - kafka, and sqs #131
  • fix: uses hypertrace-collector in docker e2e tests and adds tests for postgres #143
  • refactor: create shared client registry for sharing #142
  • feat: Config for individual view-generators #132