1
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-16 21:56:40 -05:00
caddy/telemetry
Matthew Holt 9160789b42
telemetry: Make http_user_agent a normalized field
This way we store a short 8-byte hash of the UA instead of the full
string; exactly the same way we store TLS ClientHello info.
2018-05-10 08:57:25 -06:00
..
collection.go telemetry: Make http_user_agent a normalized field 2018-05-10 08:57:25 -06:00
collection_test.go telemetry: Remove a metric, clarify another, and fix tests 2018-03-25 21:50:07 -06:00
telemetry.go telemetry: Add memory and goroutine metrics, rename container 2018-05-09 22:36:23 -06:00
telemetry_test.go Refactor diagnostics -> telemetry 2018-03-22 18:05:31 -06:00