You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/06/25 06:36:51 UTC

[GitHub] [apisix-dashboard] forgaoqiang opened a new issue #1953: At least storage the PATH of the grafana in the etcd

forgaoqiang opened a new issue #1953:
URL: https://github.com/apache/apisix-dashboard/issues/1953


   # Feature request
   At least storage the PATH of the grafana in the etcd 
   ## Please describe your feature
   Store the grafana configuration in the local storage is wired, every time I change computer or browser, I have to retype it in
   Even the Grafana's username and password can't be stored, it's better to provide a grafana login interface better than not.
   
   A clear and concise description of what you want and what your use case is.
   
   ## Describe the solution you'd like
   
   A clear and concise description of what you want to happen.
   
   ## Describe alternatives you've considered
   
   A clear and concise description of any alternative solutions or features you've considered.
   
   ## Additional context
   
   Add any other context or screenshots about the feature request here.
   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] jwrookie commented on issue #1953: At least storage the PATH of the grafana in the etcd

Posted by GitBox <gi...@apache.org>.
jwrookie commented on issue #1953:
URL: https://github.com/apache/apisix-dashboard/issues/1953#issuecomment-1057569781


   I don't think we need to store it in `etcd`, just make it a configuration item because it hardly be updated, and as a stateless service, we shouldn't store our own configuration to other dependent services


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] bzp2010 closed issue #1953: At least storage the PATH of the grafana in the etcd

Posted by GitBox <gi...@apache.org>.
bzp2010 closed issue #1953:
URL: https://github.com/apache/apisix-dashboard/issues/1953


   


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] jwrookie commented on issue #1953: At least storage the PATH of the grafana in the etcd

Posted by GitBox <gi...@apache.org>.
jwrookie commented on issue #1953:
URL: https://github.com/apache/apisix-dashboard/issues/1953#issuecomment-1046430342


   assign to me, i will finish it


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] nic-chen commented on issue #1953: At least storage the PATH of the grafana in the etcd

Posted by GitBox <gi...@apache.org>.
nic-chen commented on issue #1953:
URL: https://github.com/apache/apisix-dashboard/issues/1953#issuecomment-868845408


   @forgaoqiang PR is welcome


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] bzp2010 commented on issue #1953: At least storage the PATH of the grafana in the etcd

Posted by GitBox <gi...@apache.org>.
bzp2010 commented on issue #1953:
URL: https://github.com/apache/apisix-dashboard/issues/1953#issuecomment-1059999878


   In the current implementation, storing to etcd is slightly difficult, storing in the configuration file is simpler, but we can consider implementing more storage in a later version of V3.


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] nic-chen commented on issue #1953: At least storage the PATH of the grafana in the etcd

Posted by GitBox <gi...@apache.org>.
nic-chen commented on issue #1953:
URL: https://github.com/apache/apisix-dashboard/issues/1953#issuecomment-1057743225


   > > I don't think we need to store it in `etcd`, just make it a configuration item because it hardly be updated, and as a stateless service, we shouldn't store our own configuration to other dependent services
   > 
   > I think we can store it in the etcd. The reason is the same as [forgaoqiang](https://github.com/forgaoqiang).
   > 
   > @nic-chen @bzp2010 What's your idea?
   
   sure. store it in the etcd is better than a local configuration


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] starsz commented on issue #1953: At least storage the PATH of the grafana in the etcd

Posted by GitBox <gi...@apache.org>.
starsz commented on issue #1953:
URL: https://github.com/apache/apisix-dashboard/issues/1953#issuecomment-1057573624


   > I don't think we need to store it in `etcd`, just make it a configuration item because it hardly be updated, and as a stateless service, we shouldn't store our own configuration to other dependent services
   
   I think we can store it in the etcd. The reason is the same as [forgaoqiang](https://github.com/forgaoqiang).
   
   @nic-chen @bzp2010 What's your idea?


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org