oida
goqu.incubator.to

service goqu pid 1 go1.27.0 16 proc 11 goroutines up 22 hours 12 minutes
service goqu pid 1 go1.27.0 16 proc 11 goroutines up 22 hours 12 minutes
Requests 76 2 hosts
Recorded 76 0 dropped
SLA 100.00% 0 failed
Heap 27.1 MiB / 41.7 MiB
GC 686 0.00% cpu
Per trace 12.3 MiB 1 to GC

GET /{host:[a-zA-Z0-9-]+\.[a-zA-Z0-9.-]+}/*

101.81ms
200 Z54GW4 1h ago

Transaction

0s25.454ms50.907ms76.361ms101.815ms
database 45.772ms, 44.96% internal 967µs, 0.95% template 165µs, 0.16%

Spans 48

KindOffsetDurationMemory in useSpan of the requestName
http5.92µs101.81ms
GET /github.com/docker/cli 101.81ms
filenamepackage.php
included_files10
memory_usage6.6 KiB
sourcepackage.php
internal410.11µs815.46µs
├─ include bootstrap.php 0.40ms
memory_usage952 B
source/package.php:L15
internal520.65µs244.96µs
├─ include vendor/autoload.php 0.51ms
memory_usage952 B
source/bootstrap.php:L8
internal561.83µs5.29µs
├─ include /vendor/composer/autoload_real.php 0.56ms
memory_usage952 B
source/vendor/autoload.php:L20
internal571.81µs193.29µs
└─ ComposerAutoloaderInit419c643022f399aa7ef4a72f8a9e8ceb::getLoader 0.57ms
memory_usage952 B
source/vendor/autoload.php:L22
internal584.45µs6.39µs
├─ include /vendor/composer/platform_check.php 0.58ms
memory_usage952 B
source/vendor/composer/autoload_real.php:L25
internal604.47µs101.19µs
├─ new Composer\Autoload\ClassLoader 0.60ms
memory_usage952 B
source/vendor/composer/autoload_real.php:L28
internal607.82µs30.21µs
├─ ComposerAutoloaderInit419c643022f399aa7ef4a72f8a9e8ceb.loadClassLoader 0.60ms
memory_usage952 B
source/vendor/composer/autoload_real.php:L28
internal616.03µs21.76µs
└─ include /vendor/composer/ClassLoader.php 0.61ms
memory_usage952 B
source/vendor/composer/autoload_real.php:L12
internal646.41µs58.97µs
└─ Composer\Autoload\ClassLoader.__construct 0.64ms
memory_usage952 B
source/vendor/composer/autoload_real.php:L28
internal652.09µs52.72µs
└─ Composer\Autoload\ClassLoader::initializeIncludeClosure 0.65ms
memory_usage952 B
source/vendor/composer/ClassLoader.php:L109
internal712.15µs3.55µs
├─ include /vendor/composer/autoload_static.php 0.71ms
memory_usage952 B
source/vendor/composer/autoload_real.php:L31
internal719.11µs4.65µs
├─ Composer\Autoload\ComposerStaticInit419c643022f399aa7ef4a72f8a9e8ceb::getInitializer 0.71ms
memory_usage952 B
source/vendor/composer/autoload_real.php:L32
internal737.33µs26.35µs
└─ Composer\Autoload\ClassLoader.register 0.73ms
memory_usage952 B
source/vendor/composer/autoload_real.php:L34
internal767.36µs146.00µs
├─ include dao.php 0.76ms
memory_usage952 B
source/bootstrap.php:L9
internal915.12µs58.83µs
├─ new Database 0.91ms
memory_usage952 B
source/bootstrap.php:L11
internal976.85µs247.23µs
└─ new MiniTPL\Template 0.97ms
memory_usage952 B
source/bootstrap.php:L12
internal980.43µs141.71µs
├─ Composer\Autoload\ClassLoader.loadClass 0.97ms
memory_usage952 B
source/bootstrap.php:L12
internal983.35µs99.96µs
├─ Composer\Autoload\ClassLoader.findFile 0.98ms
memory_usage952 B
source/vendor/composer/ClassLoader.php:L425
internal999.21µs80.96µs
└─ Composer\Autoload\ClassLoader.findFileWithExtension 0.99ms
memory_usage952 B
source/vendor/composer/ClassLoader.php:L458
internal1.09ms32.22µs
└─ include /vendor/composer/../titpetric/minitpl/code/MiniTPL/Template.php 1.08ms
memory_usage952 B
source/vendor/composer/ClassLoader.php:L576
internal1.13ms64.53µs
├─ Composer\Autoload\ClassLoader.loadClass 1.12ms
memory_usage952 B
source/bootstrap.php
internal1.13ms56.30µs
├─ Composer\Autoload\ClassLoader.findFile 1.12ms
memory_usage952 B
source/vendor/composer/ClassLoader.php:L425
internal1.14ms43.84µs
└─ Composer\Autoload\ClassLoader.findFileWithExtension 1.14ms
memory_usage952 B
source/vendor/composer/ClassLoader.php:L458
internal1.19ms2.90µs
└─ include /vendor/composer/../titpetric/minitpl/code/MiniTPL/Hook.php 1.18ms
memory_usage952 B
source/vendor/composer/ClassLoader.php:L576
internal1.20ms25.60µs
└─ MiniTPL\Template.__construct 1.19ms
memory_usage952 B
source/bootstrap.php:L12
internal1.20ms9.50µs
├─ MiniTPL\Template.set_compile_location 1.19ms
memory_usage952 B
source/vendor/titpetric/minitpl/code/MiniTPL/Template.php:L40
internal1.21ms9.15µs
└─ MiniTPL\Template.set_paths 1.21ms
memory_usage952 B
source/vendor/titpetric/minitpl/code/MiniTPL/Template.php:L41
database1.28ms134.31µs
├─ db.Get 1.27ms
args[github.com github.com/docker github.com/docker/cli]
querySELECT id, import_path, summary FROM packages WHERE status = 'ok' AND import_path IN (?,?,?) ORDER BY length(import_path) DESC LIMIT 1
query_typeselect
rows1
transaction_depth0
source/dao.php:L225
database1.43ms11.93ms
├─ db.Get 1.43ms
args[68]
querySELECT id, git_commit, go_fsck, go_ddd_stats FROM scans WHERE package_id = ? ORDER BY id DESC LIMIT 1
query_typeselect
rows1
transaction_depth0
source/dao.php:L276
database60.49ms138.74µs
├─ db.GetAll 60.49ms
args[github.com/docker/cli/v[2-9] github.com/docker/cli/v[1-9][0-9]]
querySELECT import_path FROM packages WHERE status = 'ok' AND (import_path GLOB ? OR import_path GLOB ?)
query_typeselect
rows0
transaction_depth0
source/dao.php:L47
database66.52ms54.13µs
├─ db.Get 66.52ms
args[7014]
querySELECT score, conclusion FROM ratings WHERE scan_id = ? AND check_name = 'overall'
query_typeselect
rows1
transaction_depth0
source/dao.php:L172
database66.61ms56.76µs
├─ db.GetAll 66.61ms
args[7014]
querySELECT check_name, score, value, conclusion FROM ratings WHERE scan_id = ? AND check_name != 'overall' AND check_name != 'baseline' ORDER BY check_name
query_typeselect
rows7
transaction_depth0
source/dao.php:L140
database66.72ms33.11ms
├─ db.GetAll 66.71ms
args[68]
querySELECT s.git_commit, s.created_at, s.rated_at, r.score FROM scans s JOIN ratings r ON r.scan_id = s.id AND r.check_name = 'overall' WHERE s.package_id = ? ORDER BY s.id
query_typeselect
rows36
transaction_depth0
source/dao.php:L163
database100.68ms100.68µs
├─ db.Get 100.68ms
querySELECT value FROM ratings WHERE check_name = 'baseline' ORDER BY id DESC LIMIT 1
query_typeselect
rows1
transaction_depth0
source/dao.php:L149
database100.83ms41.39µs
├─ db.Get 100.82ms
args[github.com/docker/cli]
querySELECT id, import_path, status, error, git_commit, updated_at FROM packages WHERE import_path = ?
query_typeselect
rows1
transaction_depth0
source/dao.php:L257
database101.17ms206.15µs
├─ db.GetAll 101.17ms
args[github.com/docker/cli/%]
querySELECT import_path, status, go_version, size_bytes, code_size, coalesce((SELECT r.score FROM ratings r JOIN scans s ON s.id = r.scan_id WHERE s.package_id = packages.id AND r.check_name = 'overall' ORDER BY s.id DESC LIMIT 1), '') AS rating FROM packages WHERE import_path != 'std' AND status = 'ok' AND import_path LIKE ? AND NOT EXISTS (SELECT 1 FROM packages q WHERE q.status = 'ok' AND (q.import_path GLOB packages.import_path || '/v[2-9]' OR q.import_path GLOB packages.import_path || '/v[1-9][0-9]')) ORDER BY import_path
query_typeselect
rows0
transaction_depth0
source/dao.php:L28
internal101.39ms116.54µs
├─ tpl.load 101.39ms
memory_usage952 B
source/package.php:L326
internal101.40ms38.80µs
├─ tpl._default_vars 101.39ms
memory_usage952 B
source/vendor/titpetric/minitpl/code/MiniTPL/Template.php:L89
internal101.42ms12.89µs
├─ tpl.assign 101.41ms
memory_usage952 B
source/vendor/titpetric/minitpl/code/MiniTPL/Template.php:L58
internal101.43ms6.07µs
└─ tpl.assign 101.43ms
memory_usage952 B
source/vendor/titpetric/minitpl/code/MiniTPL/Template.php:L58
internal101.44ms23.34µs
├─ tpl._find_path 101.43ms
memory_usage952 B
source/vendor/titpetric/minitpl/code/MiniTPL/Template.php:L90
internal101.47ms4.16µs
└─ tpl._compile_path 101.46ms
memory_usage952 B
source/vendor/titpetric/minitpl/code/MiniTPL/Template.php:L93
internal101.52ms11.82µs
├─ tpl.assign 101.52ms
memory_usage952 B
source/package.php:L327
internal101.55ms19.64µs
├─ tpl.assign 101.54ms
memory_usage952 B
source/package.php:L328
internal101.57ms168.35µs
├─ tpl.render 101.56ms
memory_usage952 B
source/package.php:L342
template101.57ms165.19µs
└─ include templates/cache/index.tpl 101.57ms
memory_usage952 B
source/vendor/titpetric/minitpl/code/MiniTPL/Template.php:L191
database101.75ms330.00ns
└─ db.Close 101.74ms
source/package.php:L343

Log 0

No log entriesRecord one with span.Info or trace.Error; each entry links to the span that was active when it was written.

Memory

include /vendor/composer/autoload_real.php: 952 B at 567µsinclude /vendor/composer/platform_check.php: 952 B at 591µsinclude /vendor/composer/ClassLoader.php: 952 B at 638µsComposerAutoloaderInit419c643022f399aa7ef4a72f8a9e8ceb.loadClassLoader: 952 B at 638µsComposer\Autoload\ClassLoader::initializeIncludeClosure: 952 B at 705µsComposer\Autoload\ClassLoader.__construct: 952 B at 705µsnew Composer\Autoload\ClassLoader: 952 B at 706µsinclude /vendor/composer/autoload_static.php: 952 B at 716µsComposer\Autoload\ComposerStaticInit419c643022f399aa7ef4a72f8a9e8ceb::getInitializer: 952 B at 724µsComposer\Autoload\ClassLoader.register: 952 B at 764µsComposerAutoloaderInit419c643022f399aa7ef4a72f8a9e8ceb::getLoader: 952 B at 765µsinclude vendor/autoload.php: 952 B at 766µsinclude dao.php: 952 B at 913µsnew Database: 952 B at 974µsComposer\Autoload\ClassLoader.findFileWithExtension: 952 B at 1.08msComposer\Autoload\ClassLoader.findFile: 952 B at 1.083msinclude /vendor/composer/../titpetric/minitpl/code/MiniTPL/Template.php: 952 B at 1.121msComposer\Autoload\ClassLoader.loadClass: 952 B at 1.122msComposer\Autoload\ClassLoader.findFileWithExtension: 952 B at 1.185msComposer\Autoload\ClassLoader.findFile: 952 B at 1.187msinclude /vendor/composer/../titpetric/minitpl/code/MiniTPL/Hook.php: 952 B at 1.193msComposer\Autoload\ClassLoader.loadClass: 952 B at 1.193msMiniTPL\Template.set_compile_location: 952 B at 1.21msMiniTPL\Template.set_paths: 952 B at 1.221msMiniTPL\Template.__construct: 952 B at 1.224msnew MiniTPL\Template: 952 B at 1.224msinclude bootstrap.php: 952 B at 1.226mstpl.assign: 952 B at 101.429mstpl.assign: 952 B at 101.437mstpl._default_vars: 952 B at 101.437mstpl._find_path: 952 B at 101.463mstpl._compile_path: 952 B at 101.475mstpl.load: 952 B at 101.508mstpl.assign: 952 B at 101.534mstpl.assign: 952 B at 101.567msinclude templates/cache/index.tpl: 952 B at 101.738mstpl.render: 952 B at 101.738msGET /github.com/docker/cli: 6.6 KiB at 101.817ms 6.6 KiB
Start952 B Middle952 B End6.6 KiB

Request

Started
2026-09-21 08:24:39.282
Last state
Writing
Method
GET · HTTP/1.1
URI
/github.com/docker/cli
Route
/{host:[a-zA-Z0-9-]+\.[a-zA-Z0-9.-]+}/*
Host
goqu.incubator.to
Response
7.9 KiB
Remote
216.73.216.123
User agent
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)

Transaction

Record transaction attributes to show them here.

System

Service
goqu
Spans
48
Heap Δ
54.8 MiB
Allocated
55.9 MiB · 653803 allocs
GC
1 cycles · 40µs