mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-23 00:00:06 +01:00
![]() 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. |
||
---|---|---|
.. | ||
android | ||
CMakeLists.txt | ||
private-lib-plat-unix.h | ||
unix-caps.c | ||
unix-fds.c | ||
unix-file.c | ||
unix-init.c | ||
unix-misc.c | ||
unix-pipe.c | ||
unix-plugins.c | ||
unix-resolv.c | ||
unix-service.c | ||
unix-sockets.c | ||
unix-spawn.c |