Assets
21
florentchauveau
released this
Using https://github.com/florentchauveau/go-kamailio-binrpc/releases/tag/v3.0.1 to fix the "cookie mismatch" error.
Updated dependencies, and built with Go 1.15.
Assets
21
florentchauveau
released this
Added the 'core.tcp_info' command to the exporter
Assets
21
florentchauveau
released this
Added support for dlg.stats_active module
Assets
21
florentchauveau
released this
New feature: tls.info
Built with Go 1.14 and latest dependencies.
Assets
21
florentchauveau
released this
Maintenance release, no new features.
Built with Go 1.12 and latest dependencies.
Assets
21
florentchauveau
released this
This release is production ready.
CHANGELOG
The tm.stats
and sl.stats
codes are grouped by label under the codes_total
metric.
Example:
kamailio_sl_stats_codes_total{code="200"} 1.041349e+06
kamailio_sl_stats_codes_total{code="202"} 0
kamailio_sl_stats_codes_total{code="2xx"} 0
kamailio_sl_stats_codes_total{code="300"} 0
kamailio_sl_stats_codes_total{code="301"} 0
kamailio_sl_stats_codes_total{code="302"} 0
kamailio_sl_stats_codes_total{code="400"} 4052
Assets
21
florentchauveau
released this
Production ready.
Assets
21
florentchauveau
released this
Merge pull request #5 from florentchauveau/fix/ci fix(ci): added missing attach_workspace
Assets
2
florentchauveau
released this
Merge pull request #4 from florentchauveau/fix/ci fix(ci): removed wrong working directory