Skip to content
JP Robinson edited this page Feb 4, 2016 · 3 revisions

Gizmo: A Microservice Toolkit from The New York Times

Gizmo!

This toolkit provides packages to put together server and pubsub daemons with the following features:

  • standardized configuration and logging
  • health check endpoints with configurable strategies
  • configuration for managing pprof endpoints and log levels
  • structured logging containing basic request information
  • useful metrics for endpoints
  • graceful shutdowns
  • basic interfaces to define our expectations and vocabulary

Welcome to the Gizmo wiki! Please choose your topic from the sidebar on the right.