1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/plat
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
..
freertos lws_metrics 2021-03-08 21:47:28 +00:00
optee ip tos support 2021-02-04 10:28:02 +00:00
unix lws_metrics 2021-03-08 21:47:28 +00:00
windows windows-resolv: fix dns resolution 2021-03-05 20:08:51 +00:00