JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr{ gilour

File "cloudprober.cfg"

Full Path: /var/www/lionsclub/core/vendor/google/grpc-gcp/cloudprober/cloudprober.cfg
File size: 655 bytes
MIME-type: text/plain
Charset: utf-8

probe {
  type: EXTERNAL
  name: "spanner"
  interval_msec: 1800000
  timeout_msec: 30000
  targets { dummy_targets {} }  # No targets for external probe
  external_probe {
    mode: ONCE
    command: "php grpc_gpc_prober/prober.php --api=spanner"
  }
}

probe {
  type: EXTERNAL
  name: "firestore"
  interval_msec: 1800000
  timeout_msec: 30000
  targets { dummy_targets {} }  # No targets for external probe
  external_probe {
    mode: ONCE
    command: "php grpc_gpc_prober/prober.php --api=firestore"
  }
}

surfacer {
  type: STACKDRIVER
  name: "stackdriver"
  stackdriver_surfacer {
    monitoring_url: "custom.googleapis.com/cloudprober/"
  }
}