Создание екмпортера в графане при старте контейнера

This commit is contained in:
Роман Жилкин 2025-01-23 19:39:08 +07:00
parent 7bac1b5a91
commit 4938dc07e4
3 changed files with 17 additions and 0 deletions

View file

@ -0,0 +1,7 @@
apiVersion: 1
datasources:
- name: Prometheus
type: prometheus
access: proxy
url: http://10.10.1.3:9090
isDefault: true