top | item 24920763

(no title)

number101010 | 5 years ago

We are ingesting 170k+ with Tempo. It is 100% of our read/query path.

Disclaimer: I am using Tempo :) (and from Grafana)

discuss

order

RhodesianHunter|5 years ago

Even with batching from Tempo, wouldn't that cost many thousands per month in S3 PUT costs alone?

number101010|5 years ago

We batch up traces in a block and write a block at a time. Internally we are currently configured to write 100k traces in one batch.

marcinzm|5 years ago

S3 PUTs are $0.005 per 1000. If you're writing twice a second that comes out to $25/month.