1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/lib/roles/http/server
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
..
access-log.c type comparisons: fixes 2021-01-05 10:56:38 +00:00
fops-zip.c type comparisons: fixes 2021-01-05 10:56:38 +00:00
lejp-conf.c type comparisons: fixes 2021-01-05 10:56:38 +00:00
lws-spa.c Wconversion: workarounds for CentOS7 2021-01-22 12:25:03 +00:00
ranges.c type comparisons: fixes 2021-01-05 10:56:38 +00:00
rewrite.c cleaning 2020-01-05 22:17:58 +00:00
server.c lws_metrics 2021-03-08 21:47:28 +00:00