fabric8-services / fabric8-tenant-jenkins

Generates Jenkins tenant namespace YAML
Apache License 2.0
2 stars 14 forks source link

oso monitor proof-of-concept: jenkins content-repository prometheus #57

Closed fche closed 6 years ago

fche commented 6 years ago

Add a httpd relay to securely export the content-repository prometheus stats to OSIO metrics collectors running in OSD. For now, the URL to fetch authentication information is hard-coded as a .rh-idev.openshiftapps.com URL, but soon will become a prod-preview.openshift.io type URL. The web server is designed to be unreachable except from the OSIO peer, and cost only a few MB of RAM.

While the code in this PR does work and should be harmless if deployed, this PR is an opening move for discussion rather than a representation of a finished product. Feedback very welcome!

fabric8cd commented 6 years ago

PR now available for testing: Launch in OpenShift.io and click the update tenant button

joshuawilson commented 6 years ago

@aslakknutsen does this need something? Is this the right place for it?

chmouel commented 6 years ago

i am going to close this cause content-repository has been removed,