spotify / ffwd

a flexible metric forwarding agent
https://spotify.github.io/ffwd/
Apache License 2.0
79 stars 33 forks source link

Detect and drop metrics with row key length bigger than BT limit #211

Open malish8632 opened 4 years ago

malish8632 commented 4 years ago

This is related to this PR issue where metrics won't be ingested to Bigtable due to row key length is above the limit of 4096 bytes. Preventing these kind of metrics earlier is more beneficial for our metics pipeline.