0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-12 02:22:45 +01:00
gitea/templates/admin
wxiaoguang 7069369e03
Support performance trace (#32973)
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>
2025-01-21 18:57:07 +00:00
..
applications
auth Refactor DateUtils and merge TimeSince (#32409) 2024-11-04 11:30:00 +00:00
emails Refactor some frontend problems (#32646) 2024-11-26 15:36:55 +00:00
org Fix some places which doesn't repsect org full name setting (#32243) 2024-11-18 06:24:49 +00:00
packages Refactor DateUtils and merge TimeSince (#32409) 2024-11-04 11:30:00 +00:00
repo Refactor DateUtils and merge TimeSince (#32409) 2024-11-04 11:30:00 +00:00
runners
user Remove some unnecessary template helpers (#33069) 2025-01-01 18:02:34 +08:00
actions.tmpl
config_settings.tmpl Move admin routers from /admin to /-/admin (#32189) 2024-10-10 04:56:49 +00:00
config.tmpl Move admin routers from /admin to /-/admin (#32189) 2024-10-10 04:56:49 +00:00
cron.tmpl Refactor DateUtils and merge TimeSince (#32409) 2024-11-04 11:30:00 +00:00
dashboard.tmpl Move admin routers from /admin to /-/admin (#32189) 2024-10-10 04:56:49 +00:00
hook_new.tmpl
hooks.tmpl
layout_footer.tmpl
layout_head.tmpl
navbar.tmpl Support performance trace (#32973) 2025-01-21 18:57:07 +00:00
notice.tmpl Refactor DateUtils and merge TimeSince (#32409) 2024-11-04 11:30:00 +00:00
perftrace.tmpl Support performance trace (#32973) 2025-01-21 18:57:07 +00:00
queue_manage.tmpl
queue.tmpl
self_check.tmpl
stacktrace-row.tmpl Support performance trace (#32973) 2025-01-21 18:57:07 +00:00
stacktrace.tmpl Support performance trace (#32973) 2025-01-21 18:57:07 +00:00
stats.tmpl
system_status.tmpl
trace_tabs.tmpl Support performance trace (#32973) 2025-01-21 18:57:07 +00:00