Sha256: 96c26896d896753ebefc53ddc806ac898d69fab3edcb1a92c00e59598436cf7a

Contents?: true

Size: 410 Bytes

Versions: 11

Compression:

Stored size: 410 Bytes

Contents

[
  {
    "name": "health_check_example",
    "type": "http",
    "value": "state",
    "check": "http://localhost:3001/",
    "key":"chaoite.localservice_state"
  },
  {
    "name": "some_json_field_values",
    "type": "http",
    "value": "metric",
    "parser": "json",
    "check": "http://localhost:3000/some_endpoint/?q=value",
    "key":"chaoite.field_value",
    "jsonpath": "$.somejsonpath[0]"
  }
]

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
chaoite-0.1.10 config.json.example
chaoite-0.1.9 config.json.example
chaoite-0.1.8 config.json.example
chaoite-0.1.7 config.json.example
chaoite-0.1.6 config.json.example
chaoite-0.1.5 config.json.example
chaoite-0.1.4 config.json.example
chaoite-0.1.3 config.json.example
chaoite-0.1.2 config.json.example
chaoite-0.1.1 config.json.example
chaoite-0.1.0 config.json.example