# Functions
Run runs the server programmatically given a filename for the configuration file.
# Structs
InstrumentOptionsReady is a set of instrument options and metric reporters that is delivered when constructed.
RunOptions provides options for running the server with backwards compatibility if only solely adding fields.
RunResult returns metadata about the process run.
# Type aliases
BackendStorageTransformFn is a transformation function for backend storage.
CustomHandlerOptionsFn is a factory for options.CustomHandlerOptions.
CustomTSDBOptionsFn is a transformation function for TSDB Options.