mirror of
https://github.com/go-gitea/gitea.git
synced 2025-01-31 09:41:28 +02:00
7069369e03
1. Add a OpenTelemetry-like shim-layer to collect traces 2. Add a simple builtin trace collector and exporter, end users could download the diagnosis report to get the traces. This PR's design is quite lightweight, no hard-dependency, and it is easy to improve or remove. We can try it on gitea.com first to see whether it works well, and fine tune the details. --------- Co-authored-by: silverwind <me@silverwind.io> |
||
---|---|---|
.. | ||
install | ||
paginator | ||
collation.go | ||
common.go | ||
consistency.go | ||
context_committer_test.go | ||
context_test.go | ||
context.go | ||
convert.go | ||
engine_dump.go | ||
engine_hook.go | ||
engine_init.go | ||
engine_test.go | ||
engine.go | ||
error.go | ||
index_test.go | ||
index.go | ||
iterate_test.go | ||
iterate.go | ||
list_test.go | ||
list.go | ||
log.go | ||
main_test.go | ||
name.go | ||
search.go | ||
sequence.go | ||
sql_postgres_with_schema.go |