{
  "handlers" : [ {
    "id" : "com.yahoo.container.usability.BindingsOverviewHandler",
    "class" : "com.yahoo.container.usability.BindingsOverviewHandler",
    "bundle" : "container-disc:8.181.15",
    "serverBindings" : [ "http://*/" ]
  }, {
    "id" : "com.yahoo.search.handler.SearchHandler",
    "class" : "com.yahoo.search.handler.SearchHandler",
    "bundle" : "container-search-and-docproc:8.181.15",
    "serverBindings" : [ "http://*/search/*" ]
  }, {
    "id" : "com.yahoo.container.handler.observability.ApplicationStatusHandler",
    "class" : "com.yahoo.container.handler.observability.ApplicationStatusHandler",
    "bundle" : "container-disc:8.181.15",
    "serverBindings" : [ "http://*/ApplicationStatus" ]
  }, {
    "id" : "com.yahoo.container.handler.metrics.PrometheusV1Handler",
    "class" : "com.yahoo.container.handler.metrics.PrometheusV1Handler",
    "bundle" : "container-disc:8.181.15",
    "serverBindings" : [ "http://*/prometheus/v1", "http://*/prometheus/v1/*" ]
  }, {
    "id" : "com.yahoo.container.handler.metrics.MetricsV2Handler",
    "class" : "com.yahoo.container.handler.metrics.MetricsV2Handler",
    "bundle" : "container-disc:8.181.15",
    "serverBindings" : [ "http://*/metrics/v2", "http://*/metrics/v2/*" ]
  }, {
    "id" : "com.yahoo.container.jdisc.state.StateHandler",
    "class" : "com.yahoo.container.jdisc.state.StateHandler",
    "bundle" : "container-disc:8.181.15",
    "serverBindings" : [ "http://*/state/v1", "http://*/state/v1/*" ]
  }, {
    "id" : "com.yahoo.container.handler.VipStatusHandler",
    "class" : "com.yahoo.container.handler.VipStatusHandler",
    "bundle" : "container-disc:8.181.15",
    "serverBindings" : [ "http://*/status.html" ]
  } ]
}