tree: e9ee57abef10ad74fce6176cc6fbd6fbb4a5b27d [path history] [tgz]
  1. MEGA_Patch_2.0.yaml
  2. README.md
  3. demo-configuration.yaml
chronos-exporter/files/configs/README.md

Configuration

This YAML file must be valid compared to the OpenAPI3 specification at https://github.com/onosproject/chronos-exporter/blob/master/api/config-openapi3.yaml

When the file is loaded in to the chronos-exporter it is unmarshalled in to Go structs and then made available in JSON format at

curl http://localhost:2112/config

In a deployed chronos-umbrella this is available through a reverse proxy at

http://localhost:8184/chronos-exporter/config