6 ms·
Is this the project you guys referenced using Apache Arrow for?
by monstrado 4y ago
Is this the project you guys referenced using Apache Arrow for?
- netingle 4y agoI don't think so! I think thats being used in Tempo, but I'm not sure.
- number101010 4y agoWe are definitely investigating columnar formats in Tempo to store traces. We expect it to drastically accelerate search as well as open up more complex querying and eventually metrics from distributed tracing data. However, we are currently primarily targeting Parquet as our columnar format in object storage. Expect an announcement soon!
- bboreham 4y agoMaybe you're thinking of this - the data structure used by datasources for Grafana dashboards: https://grafana.com/docs/grafana/latest/developers/plugins/data-frames/#apache-arrow https://grafana.com/docs/grafana/latest/developers/plugins/d...