Compare commits

...

14 Commits

6 changed files with 29704 additions and 12 deletions

1343
dashboards/anyway_logs.json Normal file

File diff suppressed because it is too large Load Diff

4429
dashboards/argocd.json Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -27,7 +27,7 @@
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
"uid": "${datasource}"
},
"fieldConfig": {
"defaults": {
@@ -104,7 +104,7 @@
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
"uid": "${datasource}"
},
"disableTextWrap": false,
"editorMode": "builder",
@@ -124,7 +124,7 @@
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
"uid": "${datasource}"
},
"fieldConfig": {
"defaults": {
@@ -232,7 +232,7 @@
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
"uid": "${datasource}"
},
"disableTextWrap": false,
"editorMode": "builder",
@@ -248,7 +248,7 @@
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
"uid": "${datasource}"
},
"disableTextWrap": false,
"editorMode": "builder",
@@ -269,7 +269,7 @@
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
"uid": "${datasource}"
},
"fieldConfig": {
"defaults": {
@@ -354,7 +354,7 @@
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
"uid": "${datasource}"
},
"disableTextWrap": false,
"editorMode": "builder",
@@ -374,7 +374,7 @@
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
"uid": "${datasource}"
},
"fieldConfig": {
"defaults": {
@@ -454,7 +454,7 @@
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
"uid": "${datasource}"
},
"disableTextWrap": false,
"editorMode": "builder",
@@ -476,7 +476,26 @@
"schemaVersion": 39,
"tags": [],
"templating": {
"list": []
"list": [
{
"current": {
"selected": true,
"text": "prometheus",
"value": "PBFA97CFB590B2093"
},
"hide": 0,
"includeAll": false,
"multi": false,
"name": "datasource",
"options": [],
"query": "prometheus",
"queryValue": "",
"refresh": 1,
"regex": "",
"skipUrlSync": false,
"type": "datasource"
}
]
},
"time": {
"from": "now-7d",

23899
dashboards/node_exporter.json Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -1 +0,0 @@
{}

View File

@@ -7,7 +7,10 @@ configMapGenerator:
files:
- dashboards/gitea.json
- dashboards/home-metrics.json
# - dashboards/proxmox.json
- dashboards/node_exporter.json
- dashboards/argocd.json
# Anyway dashboards - see https://git.kluster.moll.re/anydev
- dashboards/anyway_logs.json
generatorOptions:
disableNameSuffixHash: true