libwebsockets/lwsws
Andy Green 3f4623bb36 lws_metrics
There are a few build options that are trying to keep and report
various statistics

 - DETAILED_LATENCY
 - SERVER_STATUS
 - WITH_STATS

remove all those and establish a generic rplacement, lws_metrics.

lws_metrics makes its stats available via an lws_system ops function
pointer that the user code can set.

Openmetrics export is supported, for, eg, prometheus scraping.
2021-03-08 21:47:28 +00:00
..
CMakeLists.txt cmake: disable export visibility when building lws static 2020-09-06 11:46:25 +01:00
etc-logrotate.d-lwsws logs document logrotate configuration for lwsws 2016-04-26 19:07:17 +08:00
etc-lwsws-conf-EXAMPLE ws ping pong on idle connections 2016-08-10 21:20:23 +08:00
etc-lwsws-conf.d-localhost-EXAMPLE lwsws: change the example to not bind to lo 2018-04-06 10:38:03 +08:00
main.c lws_metrics 2021-03-08 21:47:28 +00:00
usr-lib-systemd-system-lwsws.service lwsws: logging: use stderr not syslog directly 2018-09-11 18:27:59 +08:00