Git Product home page Git Product logo

openshift-router-metrics's Issues

Does not seem to work on OCP 3.9

I have opened the port 1936 on each infrastructure node but I am not getting any router results. I do not see any errors in the logs.

I, [2018-05-03T15:18:18.337105 #17] INFO -- : [d6d5ff82-e788-42e5-bfe8-0348b0fe8b3d] Started GET "/" for x.x.x.x at 2018-05-03 15:18:18 +0000
I, [2018-05-03T15:18:18.340195 #17] INFO -- : [d6d5ff82-e788-42e5-bfe8-0348b0fe8b3d] Processing by StatsController#index as HTML
I, [2018-05-03T15:18:18.353730 #17] INFO -- : [d6d5ff82-e788-42e5-bfe8-0348b0fe8b3d] Redirected to https://router-metrics.internaldns.com/auth/openshift
I, [2018-05-03T15:18:18.353921 #17] INFO -- : [d6d5ff82-e788-42e5-bfe8-0348b0fe8b3d] Filter chain halted as :require_login rendered or redirected
I, [2018-05-03T15:18:18.354152 #17] INFO -- : [d6d5ff82-e788-42e5-bfe8-0348b0fe8b3d] Completed 302 Found in 14ms
I, [2018-05-03T15:18:18.361968 #17] INFO -- : [b028bcc8-4656-48eb-9643-4da926b497a9] Started GET "/auth/openshift" for x.x.x.x at 2018-05-03 15:18:18 +0000
I, [2018-05-03T15:18:23.391050 #17] INFO -- : [5ba4a60a-efb1-4bfc-947f-72027df6c7d8] Started GET "/auth/openshift/callback?code=vTdiUpk6CsMWlngKi09gJa-cTJBZPt77gFY0r3co-Hg&state=699e07bb0d9f13436bd118f6e5b8f3cefe31e5ce9cbdc3cc" for x.x.x.x at 2018-05-03 15:18:23 +0000
I, [2018-05-03T15:18:23.489356 #17] INFO -- : [5ba4a60a-efb1-4bfc-947f-72027df6c7d8] Processing by SessionsController#create as HTML
I, [2018-05-03T15:18:23.489524 #17] INFO -- : [5ba4a60a-efb1-4bfc-947f-72027df6c7d8] Parameters: {"code"=>"vTdiUpk6CsMWlngKi09gJa-cTJBZPt77gFY0r3co-Hg", "state"=>"699e07bb0d9f13436bd118f6e5b8f3cefe31e5ce9cbdc3cc", "provider"=>"openshift"}
I, [2018-05-03T15:18:23.490001 #17] INFO -- : [5ba4a60a-efb1-4bfc-947f-72027df6c7d8] Redirected to https://router-metrics.internaldns.com/
I, [2018-05-03T15:18:23.490241 #17] INFO -- : [5ba4a60a-efb1-4bfc-947f-72027df6c7d8] Completed 302 Found in 1ms
I, [2018-05-03T15:18:23.496448 #17] INFO -- : [3131259b-906c-4dda-9385-55c3b6d0d68d] Started GET "/" for x.x.x.x at 2018-05-03 15:18:23 +0000
I, [2018-05-03T15:18:23.497305 #17] INFO -- : [3131259b-906c-4dda-9385-55c3b6d0d68d] Processing by StatsController#index as HTML
D, [2018-05-03T15:18:23.525595 #17] DEBUG -- : [3131259b-906c-4dda-9385-55c3b6d0d68d] Projects for USER: ["cfme46", "default", "ocp-router-metrics", "openshift", "openshift-infra", "openshift-metrics", "openshift-node", "openshift-web-console"]
D, [2018-05-03T15:18:24.385350 #17] DEBUG -- : [3131259b-906c-4dda-9385-55c3b6d0d68d] Routes for USER: [{:route=>"docker-registry", :project=>"default"}, {:route=>"haproxy-stats", :project=>"default"}, {:route=>"registry-console", :project=>"default"}, {:route=>"grafana", :project=>"grafana"}, {:route=>"openshift-router-metrics", :project=>"ocp-router-metrics"}, {:route=>"hawkular-metrics", :project=>"openshift-infra"}, {:route=>"alertmanager", :project=>"openshift-metrics"}, {:route=>"alerts", :project=>"openshift-metrics"}, {:route=>"prometheus", :project=>"openshift-metrics"}]
D, [2018-05-03T15:18:24.430969 #17] DEBUG -- : [3131259b-906c-4dda-9385-55c3b6d0d68d] Connecting to url: http://192.168.100.208:1936/
D, [2018-05-03T15:18:24.447217 #17] DEBUG -- : [3131259b-906c-4dda-9385-55c3b6d0d68d] Connecting to url: http://192.168.100.33:1936/
D, [2018-05-03T15:18:24.459922 #17] DEBUG -- : [3131259b-906c-4dda-9385-55c3b6d0d68d] Connecting to url: http://192.168.100.32:1936/
D, [2018-05-03T15:18:24.473223 #17] DEBUG -- : [3131259b-906c-4dda-9385-55c3b6d0d68d] Connecting to url: http://192.168.100.207:1936/
D, [2018-05-03T15:18:24.486295 #17] DEBUG -- : [3131259b-906c-4dda-9385-55c3b6d0d68d] Routes from routers:

I, [2018-05-03T15:18:24.489467 #17] INFO -- : [3131259b-906c-4dda-9385-55c3b6d0d68d] Rendering stats/index.html.erb within layouts/application
I, [2018-05-03T15:18:24.492158 #17] INFO -- : [3131259b-906c-4dda-9385-55c3b6d0d68d] Rendered stats/index.html.erb within layouts/application (2.5ms)
I, [2018-05-03T15:18:24.494289 #17] INFO -- : [3131259b-906c-4dda-9385-55c3b6d0d68d] Completed 200 OK in 997ms (Views: 6.7ms)

I can manually access the stats pages from each URL.

empty UI

i managed to load the build fine and access the UI using the openshift OAuth however the page is blank. Only has Openshift Router Metrics title on the top left and legend on the top right. nothing else.

OCP 3.11.153

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.