Timeseries-ingress is a service that provides a REST interface for timeseries data stored in TimescaleDB. The service itself is only composed of
the Http handlers for ingress traffic, a host package for initialization, and a resource package for host configuration. The application
functionality is contained in the gotemplates/timeseries module.
handler
Http handlers for health and access log ingress traffic.