# Packages
No description provided by the author
# Functions
NewCollectorProxy implements Manager by proxying the requests to collector.
NewHTTPServer creates a new server that hosts an HTTP/JSON endpoint for clients to query for sampling strategies and baggage restrictions.
# Interfaces
ClientConfigManager decides: 1) which sampling strategy a given service should be using 2) which baggage restrictions a given service should be using.