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

ocadotechnology / aimmo / 2961

Build:
Build:
LAST BUILD BRANCH: 0.1.0
DEFAULT BRANCH: master
Ran 31 Oct 2018 01:32PM UTC
Jobs 1
Files 80
Run time 5s
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
2961

push

travis-ci

web-flow
Create prometheus operator (#872)

* Begun creation of prometheus deployment

Created the role and namespace that the prometheus operator will sit in, need to do more research on the structure of these things to get setup prometheus within kubernetes.

* created prometheus deployment

we have a prometheus deployment that monitors the cluster, and can be queried for information on things like pod cpu usage

* Merge branch 'development' into create_metrics

* Fixing prometheus client not importing

* Need to solution to beginning exposing new metrics

* Added prometheus example and set up kubernetes deployment yamls

* Created prometheus operator and custom resources

After further investigation i found that what i need to be using is a prometheus operator (this is a deployment), see link here: https://github.com/coreos/prometheus-operator. This operator watches the service monitors created via a prometheus deployment (both are custom resource definitions) and passes them on to the prometheus server (which was deployed by the operator). 

Prometheus functions within kubernetes by scraping from http endpoints (services), defined by various config maps, applying rules to the scraped data, which can then be passed to a web UI such as Grafana or the prometheus query manager.

* bump version to 0.2.3

* Merge branch 'development' into create_prometheus_operator

* rebump version

* removed comment

* removed unused imports

* remove used imports

* removed broken line

* Merge branch 'development' into create_prometheus_operator

* bump version to 0.2.5

1587 of 2115 relevant lines covered (75.04%)

0.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2961.1 (NODE_ENV=production) 31 Oct 2018 01:32PM UTC 0
75.04
Travis Job 2961.1
Source Files on build 2961
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2961
  • a58bb6e6 on github
  • Prev Build on development (#2923)
  • Next Build on development (#2965)
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