This is a placeholder for the Jaeger UI home page.
If you are seeing this, you are running a binary that was not compiled with the UI assets (-tags ui).
See these instructions.
The section below emulates the corresponding content in jaeger-ui/packages/jaeger-ui/index.html which contains placeholders that are replaced on startup by the query-service in order to customize the UI configuration. See README for more details.
// JAEGER_CONFIG_JS
JAEGER_CONFIG = DEFAULT_CONFIG;
JAEGER_STORAGE_CAPABILITIES = DEFAULT_STORAGE_CAPABILITIES;
JAEGER_VERSION = DEFAULT_VERSION;