matrixji commented on issue #2279:
URL: 
https://github.com/apache/incubator-devlake/issues/2279#issuecomment-1179118338

   > > > > @matrixji  which method?
   > > > 
   > > > 
   > > > 
   > > > 1. Deploy with helm using ingress, and in such case, grafana will be 
published at https://domain/grafana/
   > > > 2. Deploy with helm using NodePort, and in such case grafana will be 
published at http://domain:port/
   > > > 3. Deploy local with docker-compose, and grafana will be published at 
http://127.0.0.1:3002/
   > > 
   > > 
   > > I'm using helm with ingress, it' seems grafana could not support import 
JSON with the relative path in `src` here. So maybe simply changing `/path` -> 
`path` in JSON is not a good solution.
   > 
   > Okey, so do you think the helm installation method is not compatible with 
grafana? Need to change some configuration in helm to fix it or other?
   
   Maybe, I'm not sure, I'd like to have some investigation on it to find a 
suitable solution, will be updated here later.


-- 
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