aboutsummaryrefslogtreecommitdiff
path: root/src/zenhttp/monitoring/httpstats.cpp
Commit message (Collapse)AuthorAgeFilesLines
* various zenhttp fixes from sb/protoStefan Boberg2023-06-301-4/+30
| | | | | | | | | * Made HttpHealthService use locks to serialize access to state * Added ToString(HttpResponseCode HttpCode) * Added support for JS source maps * Moved IHttpStatsProvider/IHttpStatsService * Enabled enumeration of stats providers * Disabled build of HttpTestingService unless ZEN_WITH_TESTS is defined
* move testing and observability code to zenhttp (#266)Stefan Boberg2023-05-021-0/+62