gofr-dev/gofr

View on GitHub
examples/http-server/docker/provisioning/datasources/datasource.yaml

Summary

Maintainability
Test Coverage
apiVersion: 1

datasources:
  - name: Prometheus
    type: prometheus
    access: proxy
    url: http://prometheus:9090
    isDefault: true
    editable: true