• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

noironetworks / opflex / 1309
68%

Build:
DEFAULT BRANCH: master
Ran 28 Aug 2020 06:42AM UTC
Jobs 1
Files 271
Run time 13s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
1309

push

travis-ci-com

GitHub
Support for agent specific prometheus metrics in opflex-server (#221)

- integration with prometheus
- macke check integration as part of agent_test
- TODO:
    - OFAgent/OFServerStats today dont get freed up on connection restart. Will be addressed next.
    - Readme and grafana to be updated

Sample curl output:
# HELP opflex_agent_identity_req_count number of identity requests received from an opflex agent
# TYPE opflex_agent_identity_req_count gauge
opflex_agent_identity_req_count{agent="127.0.0.1:9999"} 1.000000
# HELP opflex_agent_policy_update_count number of policy updates received from grpc server that are sent to an opflex agent
# TYPE opflex_agent_policy_update_count gauge
opflex_agent_policy_update_count{agent="127.0.0.1:9999"} 1.000000
# HELP opflex_agent_policy_unavailable_resolve_count number of unavailable policies on resolves received from an opflex agent
# TYPE opflex_agent_policy_unavailable_resolve_count gauge
opflex_agent_policy_unavailable_resolve_count{agent="127.0.0.1:9999"} 1.000000
# HELP opflex_agent_policy_resolve_count number of policy resolves received from an opflex agent
# TYPE opflex_agent_policy_resolve_count gauge
opflex_agent_policy_resolve_count{agent="127.0.0.1:9999"} 1.000000
# HELP opflex_agent_policy_resolve_err_count number of errors on policy resolves received from an opflex agent
# TYPE opflex_agent_policy_resolve_err_count gauge
opflex_agent_policy_resolve_err_count{agent="127.0.0.1:9999"} 0.000000

Signed-off-by: Gautam Venkataramanan <gautam.chennai@gmail.com>

21522 of 27364 relevant lines covered (78.65%)

3178.79 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1309.1 (TEST_SUITE=travis-build.sh) 28 Aug 2020 06:42AM UTC 0
78.65
Travis Job 1309.1
Source Files on build 1309
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #1309
  • 7a8629bf on github
  • Prev Build on master (#1305)
  • Next Build on master (#1321)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc