XiamenGeek opened a new issue, #9980:
URL: https://github.com/apache/skywalking/issues/9980

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no 
similar feature requirement.
   
   
   ### Description
   
   Now Skywalking UI only support to access by k8s ingress with Host type and 
the rootpath "/".  If I remove the host on the k8s ingress definition, and use 
path "/skywalking" to replace "/", it doesn't work.  The js/css static files 
are still accessed with the "/" path not the "/skywalking" path. 
   
   ### Use case
   
   Whe  path "/skywalking"  is configured on k8s ingress yml difinition for 
Skywalking UI.  The js/css static files should be accessed with the 
"/skywalking" path not the "/" path, like "/skywalking/css/content.js".
   
   ### Related issues
   
   Seems no.
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: 
[email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to