Slide 3
Slide 3 text
Taba
• Distributed event aggregation service
import taba
...
taba.RecordValue(‘winning_bid_price’, wincpm)
...
$ taba-cli aggregate winning_bid_price
{“name”: “winning_bid_price”,
“10m”: {“count”: 14709, “total”: 5836.4},
“percentiles”: [0.07 0.16 0.32 0.84 1.33 8.03]}