Skip to content

0.4.0

Compare
Choose a tag to compare
@wu-sheng wu-sheng released this 03 Mar 06:31
· 35 commits to master since this release
541538d
  1. Add a global field 'includeHostInEntrySpan', type 'boolean', mark the entrySpan include host/domain.
  2. Add destroyBackendTimer to stop reporting metrics.
  3. Doc: set random seed in init_worker phase.
  4. Local cache some variables and reuse them in Lua module.
  5. Enable local cache and use tablepool to reuse the temporary table.