yetitwo
11/15/2024, 9:11 PMdocker run --rm -p 50051:50051 -p 9090:9090 authzed/spicedb serve --grpc-preshared-key "something"
and then hit that instance with some zed calls (because gRPC metrics won't populate until there's been gRPC traffic) and then hit http://localhost:9090/metrics
in a web browser and look at the # HELP
comments for each one