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

operator-framework / operator-sdk / 8952 / 5
31%
master: 31%

Build:
DEFAULT BRANCH: master
Ran 10 Mar 2020 04:52PM UTC
Files 82
Run time 14s
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

10 Mar 2020 04:38PM UTC coverage: 42.407%. Remained the same
PATH=/opt/python/3.6.7/bin:$PATH

push

travis-ci

web-flow
Add helm prometheus metrics support and handle MultiNamespace scenario for metrics (#2603)

**Description of the change:**

- Add support for Metrics with MultiNamespace scenario: the kubemetrics are exports from the operator namespace by default, however, if be the scenario where the WATCH_NAMESPACE has a list of namespaces then all will be used to export the metrics
 - Add Prometheus metrics support to Helm-based operators. (Create the ServiceMonitor as should be)
- Changed the default scaffold to export metrics in order to allow this and fix issues found as clean the code by centralizing the logic used 
- Keep the Ansible, Helm and GO with the same logic to export metrics

**Motivation for the change:**

- Avoid users to perform inappropriate solutions and or ave wrong conclusions regards to it.
- Add support for Metrics with MultiNamespace scenario (E.g OLM Integration - the values from targetNamespace will be added to the WATCH_NAMESPACES)
- Fix helm since it was not creating the service Monitor and keep all types with the same behaviours.  
- Increase the Maintenace ability

2600 of 6131 relevant lines covered (42.41%)

4.22 hits per line

Source Files on job 8952.5 (PATH=/opt/python/3.6.7/bin:$PATH)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1118
  • Travis Job 8952.5
  • 829bfa2c on github
  • Prev Job for PATH=/opt/python/3.6.7/bin:$PATH on master (#8951.5)
  • Next Job for PATH=/opt/python/3.6.7/bin:$PATH on master (#8953.5)
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