Software /
code /
prosody
File
.busted @ 13120:be4058bb5a7e
util.startup: Record current version in a metric
Useful to have this info available when juggling metrics, e.g. to
see if things changed between versions.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 31 May 2023 01:14:59 +0200 |
parent | 9964:f299d4917dd8 |
line wrap: on
line source
return { _all = { }, default = { ["exclude-tags"] = "mod_bosh,storage,SLOW"; }; bosh = { tags = "mod_bosh"; }; storage = { tags = "storage"; }; }