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

Releases: spotify/ffwd

0.8.12

Choose a tag to compare

@lmuhlha lmuhlha released this 02 Mar 16:37
  • Handling high freq in batches (#253)

0.8.11

Choose a tag to compare

@lmuhlha lmuhlha released this 01 Mar 20:52
  • [PubsubPluginSink] Make max input metrics into a config variable #251

0.8.10

Choose a tag to compare

@lmuhlha lmuhlha released this 26 Feb 21:04
  • [PubsubPluginSink] Log a sample key and tags when dropping metrics (#250)

0.8.9

Choose a tag to compare

@lmuhlha lmuhlha released this 26 Feb 21:01
  • [PubsubPluginSink] Drop requests greater than MAX_INPUT_METRICS (#249)

0.8.8

Choose a tag to compare

@lmuhlha lmuhlha released this 26 Feb 15:29
  • [CoreOutputManager] Check if points are null before getting key (#248)

0.8.7

Choose a tag to compare

@lmuhlha lmuhlha released this 25 Feb 22:24

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

0.8.6

Choose a tag to compare

@lmuhlha lmuhlha released this 25 Feb 20:09
  • Add optional compression to the OpenTelemetry gRPC requests (#245)
  • Resize pubsub batches when they are above 10MB limit (#246)

0.8.5

Choose a tag to compare

@hexedpackets hexedpackets released this 18 Feb 15:04
  • Iterate batch points for OpenTelemetry output (#244)

Release 0.8.4

Choose a tag to compare

@samfadrigalan samfadrigalan released this 10 Feb 21:13
  • Remove content from log (#243)

0.8.3

Choose a tag to compare

@hexedpackets hexedpackets released this 25 Jan 15:19
  • Update several dependencies
  • Fix dependency issue with Google PubSub authentication
  • Make Generated metric count configurable
  • Use Java 11 for base Docker image