Skip to content

Releases: anodot/daria

1.9.0

06 Mar 15:41
Compare
Choose a tag to compare
  • Add TCP server source

1.8.6

19 Feb 17:50
521cf8b
Compare
Choose a tag to compare

1.8.5

18 Feb 14:35
77b0f3d
Compare
Choose a tag to compare
  • Fix edit command
  • Validate tags in config files
  • Show stage errors in the preview

Elasticsearch

  • Increase default scroll timeout
  • Move elastic query file path conf to the pipeline
  • Allow numeric dimension values

https://anodot-packages.s3.amazonaws.com/agent-releases/1.8.5/anodot_streamsets_1.8.5.zip
https://anodot-packages.s3.amazonaws.com/agent-releases/1.8.5/anodot_daria_1.8.5.zip

1.8.4

13 Feb 11:46
Compare
Choose a tag to compare
  • Send monitoring metrics to /agents endpoint

1.8.3

12 Feb 11:59
Compare
Choose a tag to compare
  • Set read and connect timeouts tp 5min for all http client stages

Influx

  • Add last timestamp input and output metrics to monitoring

1.8.2

11 Feb 11:01
Compare
Choose a tag to compare

Kafka

  • Convert dimension values from int to string

1.8.1

05 Feb 15:14
04ca8ed
Compare
Choose a tag to compare
  • Add force stop pipeline command
  • Force stop the pipeline if it freezes in stopping state

1.8.0

04 Feb 15:54
201f4be
Compare
Choose a tag to compare
  • Elasticsearch agent
  • Create destination in a single line

1.7.1

31 Jan 12:19
ed6cd3b
Compare
Choose a tag to compare

1.7.0

21 Jan 15:07
Compare
Choose a tag to compare

All agents now use custom streamsets data collector stage for sending data to Anodot.
This stage can:

  • Parse errors from API response
  • Send records in batches (default batch size 1000)

Code of this stage is located here