Add observability stack with @willsoto/nestjs-prometheus for /metrics endpoint, Prometheus scraping config, and 4 auto-provisioned Grafana dashboards (API overview, database, search, business metrics). Co-Authored-By: Paperclip <noreply@paperclip.ing>
13 lines
243 B
YAML
13 lines
243 B
YAML
apiVersion: 1
|
|
|
|
providers:
|
|
- name: 'GoodGo Dashboards'
|
|
orgId: 1
|
|
folder: 'GoodGo'
|
|
type: file
|
|
disableDeletion: false
|
|
editable: true
|
|
options:
|
|
path: /var/lib/grafana/dashboards
|
|
foldersFromFilesStructure: false
|