This commit is contained in:
2024-01-26 20:49:13 +01:00
parent d318d017f2
commit 738339e6f7
11 changed files with 1028 additions and 963 deletions

View File

@@ -6,55 +6,6 @@ metadata:
name: domain-monitor
description: null
options:
alerts-containers:
default:
enable: true
examples:
- enable: true
properties:
enable:
default: true
type: boolean
type: object
x-vynil-category: monitor
x-vynil-package: alerts-containers
loki:
default:
enable: true
examples:
- enable: true
properties:
enable:
default: true
type: boolean
type: object
x-vynil-category: monitor
x-vynil-package: loki
domain_name:
default: your-company.com
examples:
- your-company.com
type: string
timezone:
default: Europe/Paris
examples:
- Europe/Paris
type: string
distributions:
default:
core: core
domain: domain
examples:
- core: core
domain: domain
properties:
core:
default: core
type: string
domain:
default: domain
type: string
type: object
grafana:
default:
enable: true
@@ -67,63 +18,24 @@ options:
type: object
x-vynil-category: monitor
x-vynil-package: grafana
node-exporter:
monitor-control-plan:
default:
enable: true
enable: false
examples:
- enable: true
- enable: false
properties:
enable:
default: true
default: false
type: boolean
type: object
x-vynil-category: monitor
x-vynil-package: node-exporter
promtail:
default:
enable: true
x-vynil-package: monitor-control-plan
ingress_class:
default: traefik
examples:
- enable: true
properties:
enable:
default: true
type: boolean
type: object
x-vynil-category: monitor
x-vynil-package: promtail
alertmanager:
default:
enable: true
examples:
- enable: true
properties:
enable:
default: true
type: boolean
type: object
x-vynil-category: monitor
x-vynil-package: alertmanager
language:
default: fr_FR
examples:
- fr_FR
- traefik
type: string
issuer:
default: letsencrypt-prod
examples:
- letsencrypt-prod
type: string
domain:
default: your-company
examples:
- your-company
type: string
app_group:
default: infra
examples:
- infra
type: string
alerts-core:
dashboards-cluster:
default:
enable: true
examples:
@@ -134,19 +46,7 @@ options:
type: boolean
type: object
x-vynil-category: monitor
x-vynil-package: alerts-core
kube-state-metrics:
default:
enable: true
examples:
- enable: true
properties:
enable:
default: true
type: boolean
type: object
x-vynil-category: monitor
x-vynil-package: kube-state-metrics
x-vynil-package: dashboards-cluster
storage:
default:
volume:
@@ -170,10 +70,71 @@ options:
type: string
type: object
type: object
ingress_class:
default: traefik
sso_vynil:
default: true
examples:
- traefik
- true
type: boolean
distributions:
default:
core: core
domain: domain
examples:
- core: core
domain: domain
properties:
core:
default: core
type: string
domain:
default: domain
type: string
type: object
alerts-containers:
default:
enable: true
examples:
- enable: true
properties:
enable:
default: true
type: boolean
type: object
x-vynil-category: monitor
x-vynil-package: alerts-containers
node-exporter:
default:
enable: true
examples:
- enable: true
properties:
enable:
default: true
type: boolean
type: object
x-vynil-category: monitor
x-vynil-package: node-exporter
dashboards-workload:
default:
enable: true
examples:
- enable: true
properties:
enable:
default: true
type: boolean
type: object
x-vynil-category: monitor
x-vynil-package: dashboards-workload
domain:
default: your-company
examples:
- your-company
type: string
app_group:
default: monitor
examples:
- monitor
type: string
backups:
default:
@@ -215,7 +176,22 @@ options:
default: false
type: boolean
type: object
dashboards-cluster:
language:
default: fr_FR
examples:
- fr_FR
type: string
issuer:
default: letsencrypt-prod
examples:
- letsencrypt-prod
type: string
timezone:
default: Europe/Paris
examples:
- Europe/Paris
type: string
alerts-core:
default:
enable: true
examples:
@@ -226,8 +202,8 @@ options:
type: boolean
type: object
x-vynil-category: monitor
x-vynil-package: dashboards-cluster
prometheus:
x-vynil-package: alerts-core
promtail:
default:
enable: true
examples:
@@ -238,7 +214,31 @@ options:
type: boolean
type: object
x-vynil-category: monitor
x-vynil-package: prometheus
x-vynil-package: promtail
kube-state-metrics:
default:
enable: true
examples:
- enable: true
properties:
enable:
default: true
type: boolean
type: object
x-vynil-category: monitor
x-vynil-package: kube-state-metrics
alertmanager:
default:
enable: true
examples:
- enable: true
properties:
enable:
default: true
type: boolean
type: object
x-vynil-category: monitor
x-vynil-package: alertmanager
dashboards-minimal:
default:
enable: true
@@ -263,7 +263,12 @@ options:
type: object
x-vynil-category: monitor
x-vynil-package: dashboards-namespace
dashboards-workload:
domain_name:
default: your-company.com
examples:
- your-company.com
type: string
loki:
default:
enable: true
examples:
@@ -274,24 +279,19 @@ options:
type: boolean
type: object
x-vynil-category: monitor
x-vynil-package: dashboards-workload
monitor-control-plan:
x-vynil-package: loki
prometheus:
default:
enable: false
enable: true
examples:
- enable: false
- enable: true
properties:
enable:
default: false
default: true
type: boolean
type: object
x-vynil-category: monitor
x-vynil-package: monitor-control-plan
sso_vynil:
default: true
examples:
- true
type: boolean
x-vynil-package: prometheus
dependencies: []
providers:
kubernetes: true