appwrite/app/init
loks0n a0c4b7695e chore: normalize Span keys and centralize span lifecycle
Span attribute keys are now snake_case with dots only for child
relationships. Worker span lifecycle moved to app/worker.php; selective
trace filtering moved to the exporter sampler in app/init/span.php so
handlers only call Span::add.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-13 10:29:42 +01:00
..
database (refactor): inline CTAs as JSON on insights collection 2026-05-13 17:10:33 +12:00
realtime feat: add query param fallback for all impersonation params and simplify tests 2026-04-28 19:10:55 +05:30
resources Merge pull request #12194 from appwrite/feat-insights-module 2026-05-13 17:34:56 +12:00
worker Migrate mails and messaging queues to publishers 2026-05-08 14:32:11 +05:30
configs.php Implement new endpoints in /v1/project for services and protocols 2026-04-09 15:45:06 +02:00
constants.php (perf): batch-fetch CTAs across an insight set to collapse N+1 2026-05-12 23:24:26 +12:00
locales.php Fixed format 2025-03-15 14:17:47 +01:00
models.php Merge branch '1.9.x' into feat-insights-module 2026-05-12 22:59:34 +12:00
registers.php refactor(insights): metadata-only CTAs, platform DB, reports parent 2026-05-06 13:46:07 +12:00
resources.php Migrate mails and messaging queues to publishers 2026-05-08 14:32:11 +05:30
span.php chore: normalize Span keys and centralize span lifecycle 2026-05-13 10:29:42 +01:00