Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 303 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 303 Bytes

Onos Prometheus

A simple proxy that translates ONOS api metrics to prometheus metrics

Configuration

  • ONOS_API_URL= The onos api url, defaults to http://localhost:8181/onos/v1
  • ONOS_USER= The onos api username, defaults to onos
  • ONOS_PASS= The onos api password, defaults to rocks