Files
docker_open5gs/grafana/datasources/prometheus_open5gs.yml
b3c3ll ff550f8ce1 Using Grafana image instead of building it! (#386)
* Using Grafana image instead of building it

* Using Grafana image instead of building it!

* latest prometheus version 2.55.0

* Update .env

Revert to the original IP for UEs

---------

Co-authored-by: B3c3ll <you@example.com>
2024-11-07 19:50:46 +01:00

9 lines
165 B
YAML

apiVersion: 1
datasources:
- name: Open5Gs
type: prometheus
access: proxy
url: http://${METRICS_IP}:9090
disableDeletion: false
editable: true