Skip to content
This repository has been archived by the owner on Mar 15, 2021. It is now read-only.

Releases: spotify/ffwd

0.8.12

02 Mar 16:37
Compare
Choose a tag to compare
  • Handling high freq in batches (#253)

0.8.11

01 Mar 20:52
Compare
Choose a tag to compare
  • [PubsubPluginSink] Make max input metrics into a config variable #251

0.8.10

26 Feb 21:04
Compare
Choose a tag to compare
  • [PubsubPluginSink] Log a sample key and tags when dropping metrics (#250)

0.8.9

26 Feb 21:01
Compare
Choose a tag to compare
  • [PubsubPluginSink] Drop requests greater than MAX_INPUT_METRICS (#249)

0.8.8

26 Feb 15:29
Compare
Choose a tag to compare
  • [CoreOutputManager] Check if points are null before getting key (#248)

0.8.7

25 Feb 22:24
Compare
Choose a tag to compare

Use metrics size, not in bytes for pubsub limit fix (#247)

0.8.6

25 Feb 20:09
Compare
Choose a tag to compare
  • Add optional compression to the OpenTelemetry gRPC requests (#245)
  • Resize pubsub batches when they are above 10MB limit (#246)

0.8.5

18 Feb 15:04
Compare
Choose a tag to compare
  • Iterate batch points for OpenTelemetry output (#244)

Release 0.8.4

10 Feb 21:13
Compare
Choose a tag to compare
  • Remove content from log (#243)

0.8.3

25 Jan 15:19
Compare
Choose a tag to compare
  • Update several dependencies
  • Fix dependency issue with Google PubSub authentication
  • Make Generated metric count configurable
  • Use Java 11 for base Docker image