treeverse / lakeFS

lakeFS - Data version control for your data lake | Git for data
https://docs.lakefs.io
Apache License 2.0
4.35k stars 343 forks source link

tracing in lakeFS #7790

Open guy-har opened 3 months ago

eladlachmi commented 3 months ago

Grafana cloud includes Tempo, an Otel-compatible backend. It would make sense to consider it since we're already sending logs and metrics there.

One useful feature is being able to jump from a trace event to the corresponding time frame in logs and metrics.

This might require a migration from Grafana agent to Alloy, which should be considered.