tree: 39032095d676c67d0dc22cb83e21a0e447ff3ebc [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