You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
1 week ago
..
applications Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
auth Refactor DateUtils and merge TimeSince (#32409) 3 months ago
emails Refactor some frontend problems (#32646) 2 months ago
org Fix some places which doesn't repsect org full name setting (#32243) 2 months ago
packages Refactor DateUtils and merge TimeSince (#32409) 3 months ago
repo Refactor DateUtils and merge TimeSince (#32409) 3 months ago
runners Move secrets and runners settings to actions settings (#24200) 2 years ago
user Remove some unnecessary template helpers (#33069) 4 weeks ago
actions.tmpl Added instance-level variables (#28115) 1 year ago
config.tmpl Move admin routers from /admin to /-/admin (#32189) 4 months ago
config_settings.tmpl Move admin routers from /admin to /-/admin (#32189) 4 months ago
cron.tmpl Refactor DateUtils and merge TimeSince (#32409) 3 months ago
dashboard.tmpl Move admin routers from /admin to /-/admin (#32189) 4 months ago
hook_new.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
hooks.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
layout_footer.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
layout_head.tmpl Fix flash message for flex-container (#30657) 9 months ago
navbar.tmpl Support performance trace (#32973) 1 week ago
notice.tmpl Refactor DateUtils and merge TimeSince (#32409) 3 months ago
perftrace.tmpl Support performance trace (#32973) 1 week ago
queue.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
queue_manage.tmpl Migrate margin and padding helpers to tailwind (#30043) 10 months ago
self_check.tmpl Add cache test for admins (#31265) 8 months ago
stacktrace-row.tmpl Support performance trace (#32973) 1 week ago
stacktrace.tmpl Support performance trace (#32973) 1 week ago
stats.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
system_status.tmpl Auto-update the system status in admin dashboard (#29163) 12 months ago
trace_tabs.tmpl Support performance trace (#32973) 1 week ago