gitea/templates/admin
wxiaoguang 7069369e03
Some checks are pending
release-nightly / nightly-binary (push) Waiting to run
release-nightly / nightly-docker-rootful (push) Waiting to run
release-nightly / nightly-docker-rootless (push) Waiting to run
cron-translations / crowdin-pull (push) Has been skipped
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 Fix flash message for flex-container (#30657) 2024-04-23 08:31:51 +00:00
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 Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
queue.tmpl
self_check.tmpl Add cache test for admins (#31265) 2024-06-17 21:22:39 +02:00
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 Auto-update the system status in admin dashboard (#29163) 2024-02-16 02:52:25 +00:00
trace_tabs.tmpl Support performance trace (#32973) 2025-01-21 18:57:07 +00:00