commit | c91a4a172446229f4b11e76547ffdf454528b30d | [log] [tgz] |
---|---|---|
author | Lott, Christopher (cl778h) <cl778h@att.com> | Wed May 27 15:56:20 2020 -0400 |
committer | Lott, Christopher (cl778h) <cl778h@att.com> | Fri May 29 09:12:01 2020 -0400 |
tree | 8a7689646a99939dc2de3ff0a8472d006eb76127 | |
parent | 39c9ab62125be03194b4c433b4f9fa4617d0a65d [diff] |
Add Prometheus metrics and query endpoint Extend controller with counters to measure activity Add /a1-p/metrics endpoint to expose measures in Prometheus format Document new environment variable prometheus_multiproc_dir Issue-ID: RIC-353 Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com> Change-Id: I44bc5346b627b27ba5b344187223dd0323b32a2c
The xApp A1 mediator exposes a generic REST API by which xApps can receive and send northbound messages. The A1 mediator will take the payload from such generic REST messages, validate the payload, and then communicate the payload to the xApp via RMR messaging.
Please see documentation in the docs/ subdirectory.