User Tools

Site Tools


сервис_grafana

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
сервис_grafana [2025/04/28 18:04]
val [Grafana dashboard]
сервис_grafana [2026/04/19 13:01] (current)
val [Kubernetes]
Line 44: Line 44:
  
 <​code>​ <​code>​
-kube1# helm repo add grafana https://​grafana.github.io/​helm-charts+kube1# ###helm repo add grafana https://​grafana.github.io/​helm-charts 
 +kube1# helm repo add grafana-community https://​grafana-community.github.io/​helm-charts 
 kube1# helm repo update kube1# helm repo update
  
Line 90: Line 92:
         datasource: victoriametrics         datasource: victoriametrics
 </​code><​code>​ </​code><​code>​
-kube1:~/vm# helm upgrade -i my-grafana grafana/​grafana -f my-grafana-values.yaml -n vm --create-namespace+kube1:~/vm# ###helm upgrade -i my-grafana grafana/grafana -f my-grafana-values.yaml -n vm --create-namespace 
 +kube1:~/vm# helm upgrade -i my-grafana grafana-community/grafana -f my-grafana-values.yaml -n vm --create-namespace
  
 kube1# kubectl get secret -n vm my-grafana -o jsonpath="​{.data.admin-password}"​ | base64 --decode ; echo kube1# kubectl get secret -n vm my-grafana -o jsonpath="​{.data.admin-password}"​ | base64 --decode ; echo
сервис_grafana.txt · Last modified: 2026/04/19 13:01 by val