Netflix / vector

Vector is an on-host performance monitoring framework which exposes hand picked high resolution metrics to every engineer’s browser.
http://getvector.io/
Apache License 2.0
3.58k stars 253 forks source link

document solutions for mixed content (http/https) being blocked by browser #182

Open ms4720 opened 6 years ago

ms4720 commented 6 years ago

Noticed a couple of issues with browsers today:

Chrome:

Firefox:

I am not aware of docs covering this

spiermar commented 6 years ago

Known browser behavior, but you're right, there's no documentation around the issue. I would also add a second workaround which is fronting pmwebd with a proxy that does ssl termination.

ms4720 commented 6 years ago

Another option is run it on a trusted network over http