You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Software maintenance
Expanded test module with more unit tests
Tested with Grafana 8.0.3 version
Features / Enhancements
Added the new command line argument 'protocol'.
Using this argument the user can decide if the bridge incoming requests should happen over HTTP or HTTPS connection
Removed fixed port numbers for HTTP/HTTPS connections.
4242 and 8443 still default ports for the bridge HTTP/HTTPS cnnections, but not fixed anymore.