mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
feat: rework hass monitoring
This commit is contained in:
@@ -4,15 +4,15 @@ metadata:
|
|||||||
name: home-automation
|
name: home-automation
|
||||||
namespace: home-automation
|
namespace: home-automation
|
||||||
stringData:
|
stringData:
|
||||||
prometheus-token: ENC[AES256_GCM,data:O/5thoV3TePb9+yS8WQJEdQjh9B6QgJ0K6XznEz79wKPCcjKrPPLsIYkJmWO2qOYjvyVSMOLLjx8S/3GPhNtVBBQ75W3IxRKG4tY2h9poVcJjccidFkdq3h9PZsyipSKHxk10Da1BbZh6Sf390SbJAzThGNAMvyyurLMdz+tUHtSy0tJMkzdZaiaM/OOlMN1X9/fe8J8RVZftWBiMIVuL/4QYdgCE/m5iwnjubwb9Uy87LgQBhah,iv:tXGnsIQotYJaslqFpPBmxJRoBSFhel0rR+wRA8V4NTk=,tag:IUcC0yAzyHiX8/iiAIbexw==,type:str]
|
prometheus-token: ENC[AES256_GCM,data:kdbgWt5uSPdmTPAoDeVf1sfP6DQc88lfv90FlmDT5FeviX/Ph5JgjAbqOrwXxV8IN9HL2Vi1v3mbHeR5BCH8reteSKB/0OtCA+MxdQoIxQYxFjGIYffXhAZnChR3+ClqqS/MS1YyR9U8SRmRR9JTMJ9sjIjhVBbJKfFBDxC3uaQ0uqXIjCoSjET+tJuMMHM6cZsiExNM0orxSb0bVNw2BYEUR8qTtDIDsBATygvMKVx5021YwUtG,iv:iTUpNDajPUoIs7/Uz6U4jNgU7ei0j/9qPunctKrHJgc=,tag:YiAFDl1tPT9SEatyZyCJfQ==,type:str]
|
||||||
sops:
|
sops:
|
||||||
kms: []
|
kms: []
|
||||||
gcp_kms: []
|
gcp_kms: []
|
||||||
azure_kv: []
|
azure_kv: []
|
||||||
hc_vault: []
|
hc_vault: []
|
||||||
age: []
|
age: []
|
||||||
lastmodified: "2021-08-20T16:21:09Z"
|
lastmodified: "2022-02-06T21:49:07Z"
|
||||||
mac: ENC[AES256_GCM,data:E8aMNQ1WQPmHuAYIYkawU9oQWRyjkF4XLdHWQLlroRGXNMhQcujMp8gfllXdrCnq2xL6iy6LogmqbxCcbboaJsC5mYP9wICkPCmRSt970TzkLY8nUZISSo41z0TIG4h7GKS3/K2sfMMYfenuOUIYajPR7DadGVKUkVUso2c88JU=,iv:UM0kWhJQo1ArwYsEmCeNyNBzQGeYHhDK/tNV8ipAg5I=,tag:PdHnyxjf9HBweq1lnmsjBQ==,type:str]
|
mac: ENC[AES256_GCM,data:yjZ4XYoEurOdoaHlRtA8Tz2glnxmfdrsx2HX6bX2iBhfBysdUwnFxUHRes8HpYO8dG+jKDWV59LJ1+GeTiulscEFwbeBrdd2G7+4j8bQXzn3z9uGjAS0rv1BS8BOnTtpylkSuDw3hRokQrhBaIqRck85R6RhEE3ZytVXWybIYcY=,iv:nhlh53cddpOcLthdNpLtwmAdHaTqhsTAiBAJWki+CrU=,tag:s1h54s0mNXt7yIS8c4e3PA==,type:str]
|
||||||
pgp:
|
pgp:
|
||||||
- created_at: "2021-08-20T16:21:08Z"
|
- created_at: "2021-08-20T16:21:08Z"
|
||||||
enc: |
|
enc: |
|
||||||
|
@@ -9,12 +9,13 @@
|
|||||||
"pluginName": "Prometheus"
|
"pluginName": "Prometheus"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"__elements": [],
|
||||||
"__requires": [
|
"__requires": [
|
||||||
{
|
{
|
||||||
"type": "grafana",
|
"type": "grafana",
|
||||||
"id": "grafana",
|
"id": "grafana",
|
||||||
"name": "Grafana",
|
"name": "Grafana",
|
||||||
"version": "8.0.5"
|
"version": "8.3.4"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "datasource",
|
"type": "datasource",
|
||||||
@@ -38,18 +39,24 @@
|
|||||||
"hide": true,
|
"hide": true,
|
||||||
"iconColor": "rgba(0, 211, 255, 1)",
|
"iconColor": "rgba(0, 211, 255, 1)",
|
||||||
"name": "Annotations & Alerts",
|
"name": "Annotations & Alerts",
|
||||||
|
"target": {
|
||||||
|
"limit": 100,
|
||||||
|
"matchAny": false,
|
||||||
|
"tags": [],
|
||||||
|
"type": "dashboard"
|
||||||
|
},
|
||||||
"type": "dashboard"
|
"type": "dashboard"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"editable": true,
|
"editable": false,
|
||||||
"gnetId": null,
|
"fiscalYearStartMonth": 0,
|
||||||
"graphTooltip": 0,
|
"graphTooltip": 0,
|
||||||
"id": null,
|
"id": null,
|
||||||
"links": [],
|
"links": [],
|
||||||
|
"liveNow": false,
|
||||||
"panels": [
|
"panels": [
|
||||||
{
|
{
|
||||||
"datasource": "${DS_PROMETHEUS}",
|
|
||||||
"fieldConfig": {
|
"fieldConfig": {
|
||||||
"defaults": {
|
"defaults": {
|
||||||
"color": {
|
"color": {
|
||||||
@@ -68,6 +75,9 @@
|
|||||||
"viz": false
|
"viz": false
|
||||||
},
|
},
|
||||||
"lineInterpolation": "linear",
|
"lineInterpolation": "linear",
|
||||||
|
"lineStyle": {
|
||||||
|
"fill": "solid"
|
||||||
|
},
|
||||||
"lineWidth": 1,
|
"lineWidth": 1,
|
||||||
"pointSize": 5,
|
"pointSize": 5,
|
||||||
"scaleDistribution": {
|
"scaleDistribution": {
|
||||||
@@ -111,7 +121,11 @@
|
|||||||
"id": 6,
|
"id": 6,
|
||||||
"options": {
|
"options": {
|
||||||
"legend": {
|
"legend": {
|
||||||
"calcs": ["mean", "max", "min"],
|
"calcs": [
|
||||||
|
"mean",
|
||||||
|
"max",
|
||||||
|
"min"
|
||||||
|
],
|
||||||
"displayMode": "table",
|
"displayMode": "table",
|
||||||
"placement": "right"
|
"placement": "right"
|
||||||
},
|
},
|
||||||
@@ -122,36 +136,46 @@
|
|||||||
"pluginVersion": "8.0.5",
|
"pluginVersion": "8.0.5",
|
||||||
"targets": [
|
"targets": [
|
||||||
{
|
{
|
||||||
|
"datasource": {
|
||||||
|
"type": "prometheus",
|
||||||
|
"uid": "${DS_PROMETHEUS}"
|
||||||
|
},
|
||||||
"exemplar": true,
|
"exemplar": true,
|
||||||
"expr": "hass_sensor_temperature_celsius{entity=~\"sensor.temperature_living_room_temperature\"}",
|
"expr": "sum(hass_sensor_temperature_celsius{entity=\"sensor.temperature_living_room_temperature\"})",
|
||||||
|
"instant": false,
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"legendFormat": "Salon",
|
"legendFormat": "Salon",
|
||||||
"refId": "A"
|
"refId": "A"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"datasource": {
|
||||||
|
"type": "prometheus",
|
||||||
|
"uid": "${DS_PROMETHEUS}"
|
||||||
|
},
|
||||||
"exemplar": true,
|
"exemplar": true,
|
||||||
"expr": "hass_sensor_temperature_celsius{entity=~\"sensor.temperature_bedroom_temperature\"}",
|
"expr": "sum(hass_sensor_temperature_celsius{entity=~\"sensor.temperature_bedroom_temperature\"})",
|
||||||
"hide": false,
|
"hide": false,
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"legendFormat": "Chambre 1",
|
"legendFormat": "Chambre 1",
|
||||||
"refId": "B"
|
"refId": "B"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"datasource": {
|
||||||
|
"type": "prometheus",
|
||||||
|
"uid": "${DS_PROMETHEUS}"
|
||||||
|
},
|
||||||
"exemplar": true,
|
"exemplar": true,
|
||||||
"expr": "hass_sensor_temperature_celsius{entity=~\"sensor.temperature_office_temperature\"}",
|
"expr": "sum(hass_sensor_temperature_celsius{entity=~\"sensor.temperature_office_temperature\"})",
|
||||||
"hide": false,
|
"hide": false,
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"legendFormat": "Bureau",
|
"legendFormat": "Bureau",
|
||||||
"refId": "C"
|
"refId": "C"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"timeFrom": null,
|
|
||||||
"timeShift": null,
|
|
||||||
"title": "Home",
|
"title": "Home",
|
||||||
"type": "timeseries"
|
"type": "timeseries"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"datasource": "${DS_PROMETHEUS}",
|
|
||||||
"description": "",
|
"description": "",
|
||||||
"fieldConfig": {
|
"fieldConfig": {
|
||||||
"defaults": {
|
"defaults": {
|
||||||
@@ -214,7 +238,10 @@
|
|||||||
"id": 7,
|
"id": 7,
|
||||||
"options": {
|
"options": {
|
||||||
"legend": {
|
"legend": {
|
||||||
"calcs": ["mean", "max"],
|
"calcs": [
|
||||||
|
"mean",
|
||||||
|
"max"
|
||||||
|
],
|
||||||
"displayMode": "table",
|
"displayMode": "table",
|
||||||
"placement": "right"
|
"placement": "right"
|
||||||
},
|
},
|
||||||
@@ -225,28 +252,37 @@
|
|||||||
"pluginVersion": "8.0.5",
|
"pluginVersion": "8.0.5",
|
||||||
"targets": [
|
"targets": [
|
||||||
{
|
{
|
||||||
|
"datasource": {
|
||||||
|
"type": "prometheus",
|
||||||
|
"uid": "${DS_PROMETHEUS}"
|
||||||
|
},
|
||||||
"exemplar": true,
|
"exemplar": true,
|
||||||
"expr": "hass_sensor_power_w{entity=\"sensor.servers_plug_switch_electricity_power\"}",
|
"expr": "sum(hass_sensor_power_w{entity=\"sensor.servers_plug_switch_electricity_power\"})",
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"legendFormat": "Servers",
|
"legendFormat": "Servers",
|
||||||
"refId": "A"
|
"refId": "A"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"datasource": {
|
||||||
|
"type": "prometheus",
|
||||||
|
"uid": "${DS_PROMETHEUS}"
|
||||||
|
},
|
||||||
"exemplar": true,
|
"exemplar": true,
|
||||||
"expr": "hass_sensor_power_w{entity=\"sensor.bureau_plug_switch_electricity_power\"}",
|
"expr": "sum(hass_sensor_power_w{entity=\"sensor.bureau_plug_switch_electricity_power\"})",
|
||||||
"hide": false,
|
"hide": false,
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"legendFormat": "claude-fixe",
|
"legendFormat": "claude-fixe",
|
||||||
"refId": "B"
|
"refId": "B"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"timeFrom": null,
|
|
||||||
"timeShift": null,
|
|
||||||
"title": "Computers",
|
"title": "Computers",
|
||||||
"type": "timeseries"
|
"type": "timeseries"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"datasource": "${DS_PROMETHEUS}",
|
"datasource": {
|
||||||
|
"type": "prometheus",
|
||||||
|
"uid": "${DS_PROMETHEUS}"
|
||||||
|
},
|
||||||
"fieldConfig": {
|
"fieldConfig": {
|
||||||
"defaults": {
|
"defaults": {
|
||||||
"color": {
|
"color": {
|
||||||
@@ -308,7 +344,10 @@
|
|||||||
"id": 8,
|
"id": 8,
|
||||||
"options": {
|
"options": {
|
||||||
"legend": {
|
"legend": {
|
||||||
"calcs": ["mean", "max"],
|
"calcs": [
|
||||||
|
"mean",
|
||||||
|
"max"
|
||||||
|
],
|
||||||
"displayMode": "table",
|
"displayMode": "table",
|
||||||
"placement": "right"
|
"placement": "right"
|
||||||
},
|
},
|
||||||
@@ -342,15 +381,15 @@
|
|||||||
"refId": "C"
|
"refId": "C"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"timeFrom": null,
|
|
||||||
"timeShift": null,
|
|
||||||
"title": "Home Cinema",
|
"title": "Home Cinema",
|
||||||
"type": "timeseries"
|
"type": "timeseries"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"schemaVersion": 30,
|
"schemaVersion": 34,
|
||||||
"style": "dark",
|
"style": "dark",
|
||||||
"tags": ["home-assistant"],
|
"tags": [
|
||||||
|
"home-assistant"
|
||||||
|
],
|
||||||
"templating": {
|
"templating": {
|
||||||
"list": []
|
"list": []
|
||||||
},
|
},
|
||||||
@@ -374,5 +413,6 @@
|
|||||||
"timezone": "",
|
"timezone": "",
|
||||||
"title": "Home-Assistant",
|
"title": "Home-Assistant",
|
||||||
"uid": "sn-bOoWMk",
|
"uid": "sn-bOoWMk",
|
||||||
"version": 1
|
"version": 1,
|
||||||
|
"weekStart": ""
|
||||||
}
|
}
|
@@ -9,12 +9,13 @@
|
|||||||
"pluginName": "Prometheus"
|
"pluginName": "Prometheus"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"__elements": [],
|
||||||
"__requires": [
|
"__requires": [
|
||||||
{
|
{
|
||||||
"type": "grafana",
|
"type": "grafana",
|
||||||
"id": "grafana",
|
"id": "grafana",
|
||||||
"name": "Grafana",
|
"name": "Grafana",
|
||||||
"version": "8.0.5"
|
"version": "8.3.4"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "datasource",
|
"type": "datasource",
|
||||||
@@ -38,18 +39,28 @@
|
|||||||
"hide": true,
|
"hide": true,
|
||||||
"iconColor": "rgba(0, 211, 255, 1)",
|
"iconColor": "rgba(0, 211, 255, 1)",
|
||||||
"name": "Annotations & Alerts",
|
"name": "Annotations & Alerts",
|
||||||
|
"target": {
|
||||||
|
"limit": 100,
|
||||||
|
"matchAny": false,
|
||||||
|
"tags": [],
|
||||||
|
"type": "dashboard"
|
||||||
|
},
|
||||||
"type": "dashboard"
|
"type": "dashboard"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"editable": true,
|
"editable": false,
|
||||||
"gnetId": null,
|
"fiscalYearStartMonth": 0,
|
||||||
"graphTooltip": 0,
|
"graphTooltip": 0,
|
||||||
"id": null,
|
"id": null,
|
||||||
"links": [],
|
"links": [],
|
||||||
|
"liveNow": false,
|
||||||
"panels": [
|
"panels": [
|
||||||
{
|
{
|
||||||
"datasource": "${DS_PROMETHEUS}",
|
"datasource": {
|
||||||
|
"type": "prometheus",
|
||||||
|
"uid": "${DS_PROMETHEUS}"
|
||||||
|
},
|
||||||
"fieldConfig": {
|
"fieldConfig": {
|
||||||
"defaults": {
|
"defaults": {
|
||||||
"color": {
|
"color": {
|
||||||
@@ -111,7 +122,11 @@
|
|||||||
"id": 5,
|
"id": 5,
|
||||||
"options": {
|
"options": {
|
||||||
"legend": {
|
"legend": {
|
||||||
"calcs": ["mean", "max", "min"],
|
"calcs": [
|
||||||
|
"mean",
|
||||||
|
"max",
|
||||||
|
"min"
|
||||||
|
],
|
||||||
"displayMode": "table",
|
"displayMode": "table",
|
||||||
"placement": "right"
|
"placement": "right"
|
||||||
},
|
},
|
||||||
@@ -129,13 +144,14 @@
|
|||||||
"refId": "A"
|
"refId": "A"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"timeFrom": null,
|
|
||||||
"timeShift": null,
|
|
||||||
"title": "OPNsense - CPU",
|
"title": "OPNsense - CPU",
|
||||||
"type": "timeseries"
|
"type": "timeseries"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"datasource": "${DS_PROMETHEUS}",
|
"datasource": {
|
||||||
|
"type": "prometheus",
|
||||||
|
"uid": "${DS_PROMETHEUS}"
|
||||||
|
},
|
||||||
"description": "",
|
"description": "",
|
||||||
"fieldConfig": {
|
"fieldConfig": {
|
||||||
"defaults": {
|
"defaults": {
|
||||||
@@ -203,7 +219,11 @@
|
|||||||
"id": 2,
|
"id": 2,
|
||||||
"options": {
|
"options": {
|
||||||
"legend": {
|
"legend": {
|
||||||
"calcs": ["mean", "max", "min"],
|
"calcs": [
|
||||||
|
"mean",
|
||||||
|
"max",
|
||||||
|
"min"
|
||||||
|
],
|
||||||
"displayMode": "table",
|
"displayMode": "table",
|
||||||
"placement": "right"
|
"placement": "right"
|
||||||
},
|
},
|
||||||
@@ -222,14 +242,11 @@
|
|||||||
"refId": "A"
|
"refId": "A"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"timeFrom": null,
|
|
||||||
"timeShift": null,
|
|
||||||
"title": "k3s Nodes - CPU",
|
"title": "k3s Nodes - CPU",
|
||||||
"transformations": [],
|
"transformations": [],
|
||||||
"type": "timeseries"
|
"type": "timeseries"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"datasource": "${DS_PROMETHEUS}",
|
|
||||||
"fieldConfig": {
|
"fieldConfig": {
|
||||||
"defaults": {
|
"defaults": {
|
||||||
"color": {
|
"color": {
|
||||||
@@ -291,7 +308,11 @@
|
|||||||
"id": 6,
|
"id": 6,
|
||||||
"options": {
|
"options": {
|
||||||
"legend": {
|
"legend": {
|
||||||
"calcs": ["mean", "max", "min"],
|
"calcs": [
|
||||||
|
"mean",
|
||||||
|
"max",
|
||||||
|
"min"
|
||||||
|
],
|
||||||
"displayMode": "hidden",
|
"displayMode": "hidden",
|
||||||
"placement": "right"
|
"placement": "right"
|
||||||
},
|
},
|
||||||
@@ -302,22 +323,26 @@
|
|||||||
"pluginVersion": "8.0.5",
|
"pluginVersion": "8.0.5",
|
||||||
"targets": [
|
"targets": [
|
||||||
{
|
{
|
||||||
|
"datasource": {
|
||||||
|
"type": "prometheus",
|
||||||
|
"uid": "${DS_PROMETHEUS}"
|
||||||
|
},
|
||||||
"exemplar": true,
|
"exemplar": true,
|
||||||
"expr": "hass_sensor_temperature_celsius{entity=~\"sensor.temperature_servers_temperature\"}",
|
"expr": "sum(hass_sensor_temperature_celsius{entity=~\"sensor.temperature_servers_temperature\"})",
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"legendFormat": "datacenter",
|
"legendFormat": "datacenter",
|
||||||
"refId": "A"
|
"refId": "A"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"timeFrom": null,
|
|
||||||
"timeShift": null,
|
|
||||||
"title": "Datacenter",
|
"title": "Datacenter",
|
||||||
"type": "timeseries"
|
"type": "timeseries"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"schemaVersion": 30,
|
"schemaVersion": 34,
|
||||||
"style": "dark",
|
"style": "dark",
|
||||||
"tags": ["homelab"],
|
"tags": [
|
||||||
|
"homelab"
|
||||||
|
],
|
||||||
"templating": {
|
"templating": {
|
||||||
"list": []
|
"list": []
|
||||||
},
|
},
|
||||||
@@ -341,5 +366,6 @@
|
|||||||
"timezone": "",
|
"timezone": "",
|
||||||
"title": "Homelab / Temperatures",
|
"title": "Homelab / Temperatures",
|
||||||
"uid": "aEY0BVGnz",
|
"uid": "aEY0BVGnz",
|
||||||
"version": 1
|
"version": 1,
|
||||||
|
"weekStart": ""
|
||||||
}
|
}
|
@@ -1,539 +0,0 @@
|
|||||||
{
|
|
||||||
"__inputs": [
|
|
||||||
{
|
|
||||||
"name": "DS_PROMETHEUS",
|
|
||||||
"label": "Prometheus",
|
|
||||||
"description": "",
|
|
||||||
"type": "datasource",
|
|
||||||
"pluginId": "prometheus",
|
|
||||||
"pluginName": "Prometheus"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"__requires": [
|
|
||||||
{
|
|
||||||
"type": "grafana",
|
|
||||||
"id": "grafana",
|
|
||||||
"name": "Grafana",
|
|
||||||
"version": "8.1.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "datasource",
|
|
||||||
"id": "prometheus",
|
|
||||||
"name": "Prometheus",
|
|
||||||
"version": "1.0.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "panel",
|
|
||||||
"id": "stat",
|
|
||||||
"name": "Stat",
|
|
||||||
"version": ""
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "panel",
|
|
||||||
"id": "timeseries",
|
|
||||||
"name": "Time series",
|
|
||||||
"version": ""
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"annotations": {
|
|
||||||
"list": [
|
|
||||||
{
|
|
||||||
"builtIn": 1,
|
|
||||||
"datasource": "-- Grafana --",
|
|
||||||
"enable": true,
|
|
||||||
"hide": true,
|
|
||||||
"iconColor": "rgba(0, 211, 255, 1)",
|
|
||||||
"name": "Annotations & Alerts",
|
|
||||||
"target": {
|
|
||||||
"limit": 100,
|
|
||||||
"matchAny": false,
|
|
||||||
"tags": [],
|
|
||||||
"type": "dashboard"
|
|
||||||
},
|
|
||||||
"type": "dashboard"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"editable": false,
|
|
||||||
"gnetId": null,
|
|
||||||
"graphTooltip": 0,
|
|
||||||
"id": null,
|
|
||||||
"iteration": 1630311640136,
|
|
||||||
"links": [],
|
|
||||||
"panels": [
|
|
||||||
{
|
|
||||||
"collapsed": false,
|
|
||||||
"datasource": "${DS_PROMETHEUS}",
|
|
||||||
"gridPos": {
|
|
||||||
"h": 1,
|
|
||||||
"w": 24,
|
|
||||||
"x": 0,
|
|
||||||
"y": 0
|
|
||||||
},
|
|
||||||
"id": 6,
|
|
||||||
"panels": [],
|
|
||||||
"repeat": "pair",
|
|
||||||
"title": "${pair}",
|
|
||||||
"type": "row"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"datasource": "${DS_PROMETHEUS}",
|
|
||||||
"fieldConfig": {
|
|
||||||
"defaults": {
|
|
||||||
"color": {
|
|
||||||
"mode": "thresholds"
|
|
||||||
},
|
|
||||||
"mappings": [],
|
|
||||||
"thresholds": {
|
|
||||||
"mode": "absolute",
|
|
||||||
"steps": [
|
|
||||||
{
|
|
||||||
"color": "semi-dark-red",
|
|
||||||
"value": null
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"color": "dark-green",
|
|
||||||
"value": 20
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"unit": "percent"
|
|
||||||
},
|
|
||||||
"overrides": []
|
|
||||||
},
|
|
||||||
"gridPos": {
|
|
||||||
"h": 6,
|
|
||||||
"w": 3,
|
|
||||||
"x": 0,
|
|
||||||
"y": 1
|
|
||||||
},
|
|
||||||
"id": 4,
|
|
||||||
"options": {
|
|
||||||
"colorMode": "value",
|
|
||||||
"graphMode": "area",
|
|
||||||
"justifyMode": "auto",
|
|
||||||
"orientation": "auto",
|
|
||||||
"reduceOptions": {
|
|
||||||
"calcs": [
|
|
||||||
"lastNotNull"
|
|
||||||
],
|
|
||||||
"fields": "",
|
|
||||||
"values": false
|
|
||||||
},
|
|
||||||
"text": {},
|
|
||||||
"textMode": "auto"
|
|
||||||
},
|
|
||||||
"pluginVersion": "8.1.0",
|
|
||||||
"targets": [
|
|
||||||
{
|
|
||||||
"exemplar": true,
|
|
||||||
"expr": "terra_pool_pairs_apr{slug=\"${pair}\"}",
|
|
||||||
"instant": true,
|
|
||||||
"interval": "",
|
|
||||||
"legendFormat": "",
|
|
||||||
"refId": "A"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"title": "APR",
|
|
||||||
"type": "stat"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"datasource": "${DS_PROMETHEUS}",
|
|
||||||
"fieldConfig": {
|
|
||||||
"defaults": {
|
|
||||||
"color": {
|
|
||||||
"mode": "thresholds"
|
|
||||||
},
|
|
||||||
"decimals": 3,
|
|
||||||
"mappings": [],
|
|
||||||
"thresholds": {
|
|
||||||
"mode": "absolute",
|
|
||||||
"steps": [
|
|
||||||
{
|
|
||||||
"color": "dark-green",
|
|
||||||
"value": null
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"unit": "currencyUSD"
|
|
||||||
},
|
|
||||||
"overrides": []
|
|
||||||
},
|
|
||||||
"gridPos": {
|
|
||||||
"h": 3,
|
|
||||||
"w": 2,
|
|
||||||
"x": 3,
|
|
||||||
"y": 1
|
|
||||||
},
|
|
||||||
"id": 9,
|
|
||||||
"options": {
|
|
||||||
"colorMode": "value",
|
|
||||||
"graphMode": "area",
|
|
||||||
"justifyMode": "auto",
|
|
||||||
"orientation": "auto",
|
|
||||||
"reduceOptions": {
|
|
||||||
"calcs": [
|
|
||||||
"lastNotNull"
|
|
||||||
],
|
|
||||||
"fields": "",
|
|
||||||
"values": false
|
|
||||||
},
|
|
||||||
"text": {},
|
|
||||||
"textMode": "auto"
|
|
||||||
},
|
|
||||||
"pluginVersion": "8.1.0",
|
|
||||||
"targets": [
|
|
||||||
{
|
|
||||||
"exemplar": true,
|
|
||||||
"expr": "terra_pool_pairs_liquidity{slug=\"${pair}\"}",
|
|
||||||
"instant": true,
|
|
||||||
"interval": "",
|
|
||||||
"legendFormat": "",
|
|
||||||
"refId": "A"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"title": "Liquidity",
|
|
||||||
"type": "stat"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"datasource": "${DS_PROMETHEUS}",
|
|
||||||
"fieldConfig": {
|
|
||||||
"defaults": {
|
|
||||||
"color": {
|
|
||||||
"mode": "palette-classic"
|
|
||||||
},
|
|
||||||
"custom": {
|
|
||||||
"axisLabel": "",
|
|
||||||
"axisPlacement": "auto",
|
|
||||||
"axisSoftMax": 200,
|
|
||||||
"axisSoftMin": 0,
|
|
||||||
"barAlignment": 0,
|
|
||||||
"drawStyle": "line",
|
|
||||||
"fillOpacity": 20,
|
|
||||||
"gradientMode": "none",
|
|
||||||
"hideFrom": {
|
|
||||||
"legend": false,
|
|
||||||
"tooltip": false,
|
|
||||||
"viz": false
|
|
||||||
},
|
|
||||||
"lineInterpolation": "linear",
|
|
||||||
"lineStyle": {
|
|
||||||
"fill": "solid"
|
|
||||||
},
|
|
||||||
"lineWidth": 2,
|
|
||||||
"pointSize": 5,
|
|
||||||
"scaleDistribution": {
|
|
||||||
"type": "linear"
|
|
||||||
},
|
|
||||||
"showPoints": "auto",
|
|
||||||
"spanNulls": true,
|
|
||||||
"stacking": {
|
|
||||||
"group": "A",
|
|
||||||
"mode": "none"
|
|
||||||
},
|
|
||||||
"thresholdsStyle": {
|
|
||||||
"mode": "off"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"mappings": [],
|
|
||||||
"thresholds": {
|
|
||||||
"mode": "absolute",
|
|
||||||
"steps": [
|
|
||||||
{
|
|
||||||
"color": "red",
|
|
||||||
"value": null
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"color": "green",
|
|
||||||
"value": 20
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"unit": "percent"
|
|
||||||
},
|
|
||||||
"overrides": [
|
|
||||||
{
|
|
||||||
"matcher": {
|
|
||||||
"id": "byName",
|
|
||||||
"options": "APR"
|
|
||||||
},
|
|
||||||
"properties": [
|
|
||||||
{
|
|
||||||
"id": "color",
|
|
||||||
"value": {
|
|
||||||
"fixedColor": "dark-yellow",
|
|
||||||
"mode": "fixed"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"gridPos": {
|
|
||||||
"h": 9,
|
|
||||||
"w": 19,
|
|
||||||
"x": 5,
|
|
||||||
"y": 1
|
|
||||||
},
|
|
||||||
"id": 2,
|
|
||||||
"options": {
|
|
||||||
"legend": {
|
|
||||||
"calcs": [],
|
|
||||||
"displayMode": "hidden",
|
|
||||||
"placement": "bottom"
|
|
||||||
},
|
|
||||||
"tooltip": {
|
|
||||||
"mode": "single"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"targets": [
|
|
||||||
{
|
|
||||||
"exemplar": true,
|
|
||||||
"expr": "sum(terra_pool_pairs_apr{slug=\"${pair}\"})",
|
|
||||||
"instant": false,
|
|
||||||
"interval": "",
|
|
||||||
"legendFormat": "APR",
|
|
||||||
"refId": "A"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"title": "APR",
|
|
||||||
"type": "timeseries"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"datasource": "${DS_PROMETHEUS}",
|
|
||||||
"fieldConfig": {
|
|
||||||
"defaults": {
|
|
||||||
"color": {
|
|
||||||
"mode": "thresholds"
|
|
||||||
},
|
|
||||||
"decimals": 3,
|
|
||||||
"mappings": [],
|
|
||||||
"thresholds": {
|
|
||||||
"mode": "absolute",
|
|
||||||
"steps": [
|
|
||||||
{
|
|
||||||
"color": "dark-green",
|
|
||||||
"value": null
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"unit": "currencyUSD"
|
|
||||||
},
|
|
||||||
"overrides": []
|
|
||||||
},
|
|
||||||
"gridPos": {
|
|
||||||
"h": 3,
|
|
||||||
"w": 2,
|
|
||||||
"x": 3,
|
|
||||||
"y": 4
|
|
||||||
},
|
|
||||||
"id": 10,
|
|
||||||
"options": {
|
|
||||||
"colorMode": "value",
|
|
||||||
"graphMode": "area",
|
|
||||||
"justifyMode": "auto",
|
|
||||||
"orientation": "auto",
|
|
||||||
"reduceOptions": {
|
|
||||||
"calcs": [
|
|
||||||
"last"
|
|
||||||
],
|
|
||||||
"fields": "",
|
|
||||||
"values": false
|
|
||||||
},
|
|
||||||
"text": {},
|
|
||||||
"textMode": "auto"
|
|
||||||
},
|
|
||||||
"pluginVersion": "8.1.0",
|
|
||||||
"targets": [
|
|
||||||
{
|
|
||||||
"exemplar": true,
|
|
||||||
"expr": "terra_pool_pairs_vol_24h{slug=\"${pair}\"}",
|
|
||||||
"instant": true,
|
|
||||||
"interval": "",
|
|
||||||
"legendFormat": "",
|
|
||||||
"refId": "A"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"title": "Volume (24h)",
|
|
||||||
"type": "stat"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"datasource": "${DS_PROMETHEUS}",
|
|
||||||
"fieldConfig": {
|
|
||||||
"defaults": {
|
|
||||||
"color": {
|
|
||||||
"mode": "palette-classic"
|
|
||||||
},
|
|
||||||
"custom": {
|
|
||||||
"axisLabel": "",
|
|
||||||
"axisPlacement": "auto",
|
|
||||||
"barAlignment": 0,
|
|
||||||
"drawStyle": "line",
|
|
||||||
"fillOpacity": 20,
|
|
||||||
"gradientMode": "none",
|
|
||||||
"hideFrom": {
|
|
||||||
"legend": false,
|
|
||||||
"tooltip": false,
|
|
||||||
"viz": false
|
|
||||||
},
|
|
||||||
"lineInterpolation": "linear",
|
|
||||||
"lineStyle": {
|
|
||||||
"fill": "solid"
|
|
||||||
},
|
|
||||||
"lineWidth": 2,
|
|
||||||
"pointSize": 5,
|
|
||||||
"scaleDistribution": {
|
|
||||||
"type": "linear"
|
|
||||||
},
|
|
||||||
"showPoints": "auto",
|
|
||||||
"spanNulls": true,
|
|
||||||
"stacking": {
|
|
||||||
"group": "A",
|
|
||||||
"mode": "none"
|
|
||||||
},
|
|
||||||
"thresholdsStyle": {
|
|
||||||
"mode": "off"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"mappings": [],
|
|
||||||
"thresholds": {
|
|
||||||
"mode": "absolute",
|
|
||||||
"steps": [
|
|
||||||
{
|
|
||||||
"color": "dark-green",
|
|
||||||
"value": null
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"unit": "currencyUSD"
|
|
||||||
},
|
|
||||||
"overrides": [
|
|
||||||
{
|
|
||||||
"matcher": {
|
|
||||||
"id": "byName",
|
|
||||||
"options": "Liquidity"
|
|
||||||
},
|
|
||||||
"properties": [
|
|
||||||
{
|
|
||||||
"id": "color",
|
|
||||||
"value": {
|
|
||||||
"fixedColor": "dark-blue",
|
|
||||||
"mode": "fixed"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"matcher": {
|
|
||||||
"id": "byName",
|
|
||||||
"options": "Volume (24h)"
|
|
||||||
},
|
|
||||||
"properties": [
|
|
||||||
{
|
|
||||||
"id": "color",
|
|
||||||
"value": {
|
|
||||||
"fixedColor": "dark-orange",
|
|
||||||
"mode": "fixed"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"gridPos": {
|
|
||||||
"h": 9,
|
|
||||||
"w": 19,
|
|
||||||
"x": 5,
|
|
||||||
"y": 10
|
|
||||||
},
|
|
||||||
"id": 11,
|
|
||||||
"options": {
|
|
||||||
"legend": {
|
|
||||||
"calcs": [],
|
|
||||||
"displayMode": "list",
|
|
||||||
"placement": "bottom"
|
|
||||||
},
|
|
||||||
"tooltip": {
|
|
||||||
"mode": "single"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"targets": [
|
|
||||||
{
|
|
||||||
"exemplar": true,
|
|
||||||
"expr": "sum(terra_pool_pairs_liquidity{slug=\"${pair}\"})",
|
|
||||||
"instant": false,
|
|
||||||
"interval": "",
|
|
||||||
"legendFormat": "Liquidity",
|
|
||||||
"refId": "A"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"exemplar": false,
|
|
||||||
"expr": "sum(terra_pool_pairs_vol_24h{slug=\"${pair}\"})",
|
|
||||||
"hide": false,
|
|
||||||
"instant": false,
|
|
||||||
"interval": "",
|
|
||||||
"legendFormat": "Volume (24h)",
|
|
||||||
"refId": "B"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"title": "Stats",
|
|
||||||
"type": "timeseries"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"schemaVersion": 30,
|
|
||||||
"style": "dark",
|
|
||||||
"tags": [
|
|
||||||
"crypto",
|
|
||||||
"terra"
|
|
||||||
],
|
|
||||||
"templating": {
|
|
||||||
"list": [
|
|
||||||
{
|
|
||||||
"allValue": null,
|
|
||||||
"current": {
|
|
||||||
"selected": true,
|
|
||||||
"text": [
|
|
||||||
"bluna-luna",
|
|
||||||
"meth-beth"
|
|
||||||
],
|
|
||||||
"value": [
|
|
||||||
"bluna-luna",
|
|
||||||
"meth-beth"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"description": null,
|
|
||||||
"error": null,
|
|
||||||
"hide": 0,
|
|
||||||
"includeAll": false,
|
|
||||||
"label": null,
|
|
||||||
"multi": true,
|
|
||||||
"name": "pair",
|
|
||||||
"options": [
|
|
||||||
{
|
|
||||||
"selected": true,
|
|
||||||
"text": "bluna-luna",
|
|
||||||
"value": "bluna-luna"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"selected": true,
|
|
||||||
"text": "meth-beth",
|
|
||||||
"value": "meth-beth"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"query": "bluna-luna,meth-beth",
|
|
||||||
"queryValue": "",
|
|
||||||
"skipUrlSync": false,
|
|
||||||
"type": "custom"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"time": {
|
|
||||||
"from": "now-7d",
|
|
||||||
"to": "now"
|
|
||||||
},
|
|
||||||
"timepicker": {},
|
|
||||||
"timezone": "",
|
|
||||||
"title": "Terra",
|
|
||||||
"uid": "2A-Ckrn7z",
|
|
||||||
"version": 1
|
|
||||||
}
|
|
@@ -136,9 +136,6 @@ spec:
|
|||||||
sonarr:
|
sonarr:
|
||||||
url: https://raw.githubusercontent.com/k8s-at-home/grafana-dashboards/main/sonarr.json
|
url: https://raw.githubusercontent.com/k8s-at-home/grafana-dashboards/main/sonarr.json
|
||||||
datasource: Prometheus
|
datasource: Prometheus
|
||||||
terra:
|
|
||||||
url: https://raw.githubusercontent.com/auricom/home-cluster/main/cluster/apps/monitoring/kube-prometheus-stack/grafana-dashboards/terra.json
|
|
||||||
datasource: Prometheus
|
|
||||||
deploymentStrategy:
|
deploymentStrategy:
|
||||||
type: Recreate
|
type: Recreate
|
||||||
persistence:
|
persistence:
|
||||||
@@ -280,13 +277,13 @@ spec:
|
|||||||
- targets: ["${LOCAL_LAN_TRUENAS}:9273"]
|
- targets: ["${LOCAL_LAN_TRUENAS}:9273"]
|
||||||
labels:
|
labels:
|
||||||
app: "truenas"
|
app: "truenas"
|
||||||
# - job_name: "truenas-remote"
|
- job_name: "truenas-remote"
|
||||||
# scrape_interval: 60s
|
scrape_interval: 60s
|
||||||
# metrics_path: "/metrics"
|
metrics_path: "/metrics"
|
||||||
# static_configs:
|
static_configs:
|
||||||
# - targets: ["${LOCAL_LAN_TRUENAS_REMOTE}:9273"]
|
- targets: ["${LOCAL_LAN_TRUENAS_REMOTE}:9273"]
|
||||||
# labels:
|
labels:
|
||||||
# app: "truenas-remote"
|
app: "truenas-remote"
|
||||||
# Example scrape config for probing ingresses via the Blackbox Exporter.
|
# Example scrape config for probing ingresses via the Blackbox Exporter.
|
||||||
#
|
#
|
||||||
# The relabeling allows the actual ingress scrape endpoint to be configured
|
# The relabeling allows the actual ingress scrape endpoint to be configured
|
||||||
|
@@ -51,7 +51,6 @@ stringData:
|
|||||||
SECRET_HASS_LATITUDE: ENC[AES256_GCM,data:ik+tndAS+JtYhQbddiWvkZc=,iv:mEuA19JFIHaJvQe5CWXS7krxIPYjcw+qh7gQJGaOTlQ=,tag:/u/QPonVyG8yqh01cIUr+A==,type:str]
|
SECRET_HASS_LATITUDE: ENC[AES256_GCM,data:ik+tndAS+JtYhQbddiWvkZc=,iv:mEuA19JFIHaJvQe5CWXS7krxIPYjcw+qh7gQJGaOTlQ=,tag:/u/QPonVyG8yqh01cIUr+A==,type:str]
|
||||||
SECRET_HASS_LONGITUDE: ENC[AES256_GCM,data:uMCRLH3w+9k+Gm+zNVfPot0=,iv:2RF8hDR9nIlMhVQqo2Yz1i/iJ6mAOpvsA0I2A/omLnc=,tag:toyVXFYVy65lFVJFX6U/Zg==,type:str]
|
SECRET_HASS_LONGITUDE: ENC[AES256_GCM,data:uMCRLH3w+9k+Gm+zNVfPot0=,iv:2RF8hDR9nIlMhVQqo2Yz1i/iJ6mAOpvsA0I2A/omLnc=,tag:toyVXFYVy65lFVJFX6U/Zg==,type:str]
|
||||||
SECRET_HASS_ELEVATION: ENC[AES256_GCM,data:fiI=,iv:Sy5NdLA7Ic8bGKEtN2Jjhmh4nnwV/KieTh0sHXvE5us=,tag:U5OzDIP70eA9JkLEEpeQWw==,type:str]
|
SECRET_HASS_ELEVATION: ENC[AES256_GCM,data:fiI=,iv:Sy5NdLA7Ic8bGKEtN2Jjhmh4nnwV/KieTh0sHXvE5us=,tag:U5OzDIP70eA9JkLEEpeQWw==,type:str]
|
||||||
SECRET_HASS_TOKEN: ENC[AES256_GCM,data:26Q/IXtj8k/GKTZ9o1EQbIoghM/c9h7iviJoFRmXYDlgAIYUkxM5K+EGUnMH1hVn0s+zQSh61gT1xs+nNIQiB++2EQSySHT9zE5rOQuWxaiHnckuQYuGegEc0zdPD+nL7T3Hg528s43uXKDB30kotBWYMAQWkEw4vWI5RAEzs5KM0OlZosrhcWNkbU6yV5CfM95+a0dfkCF8G8Yj7PlbpTwo9hH+KMz/DfrLNeJBn+C707+pp8XK,iv:eMb+nyAmve+MEJ2m9RrnqgRMMnx7RHfmqIZF9UYcPpo=,tag:DyiWpA4KzUqKGO9Ku3u6ig==,type:str]
|
|
||||||
SECRET_HEALTHCHECKS_DB_PASSWORD: ENC[AES256_GCM,data:zyO/WDvr7IFobDE7s9X38g==,iv:pEaxCH0iwNfscKXnKZlGeGWcJcfMAxMTf4AbFGO8xLM=,tag:jTsRH7K/O9577xytS2uZpw==,type:str]
|
SECRET_HEALTHCHECKS_DB_PASSWORD: ENC[AES256_GCM,data:zyO/WDvr7IFobDE7s9X38g==,iv:pEaxCH0iwNfscKXnKZlGeGWcJcfMAxMTf4AbFGO8xLM=,tag:jTsRH7K/O9577xytS2uZpw==,type:str]
|
||||||
SECRET_HEALTHECKS_SECRET_KEY: ENC[AES256_GCM,data:ChWTKr7WxvvqOEQnZQIfUE2WXRyhnyPOW94m2f3SJ04=,iv:BV7nYDs3E/Fs1NSx233Qt0JzGCvcQgIyu7szSxPt2LQ=,tag:fKH4//rd1fPhMP7Jd/l+6A==,type:str]
|
SECRET_HEALTHECKS_SECRET_KEY: ENC[AES256_GCM,data:ChWTKr7WxvvqOEQnZQIfUE2WXRyhnyPOW94m2f3SJ04=,iv:BV7nYDs3E/Fs1NSx233Qt0JzGCvcQgIyu7szSxPt2LQ=,tag:fKH4//rd1fPhMP7Jd/l+6A==,type:str]
|
||||||
SECRET_HEALTHCHECKS_SUPERUSER_EMAIL: ENC[AES256_GCM,data:iyo6ZDYI3FHewj0NlktZcwscKlKQ3FpJq9+n,iv:RwFX+UYaW4MpJwf9ehma3IPeWyOkXWLHBLoPIFmi+Jc=,tag:A2BbNIPOS6rfr+kJGtqarw==,type:str]
|
SECRET_HEALTHCHECKS_SUPERUSER_EMAIL: ENC[AES256_GCM,data:iyo6ZDYI3FHewj0NlktZcwscKlKQ3FpJq9+n,iv:RwFX+UYaW4MpJwf9ehma3IPeWyOkXWLHBLoPIFmi+Jc=,tag:A2BbNIPOS6rfr+kJGtqarw==,type:str]
|
||||||
@@ -95,8 +94,8 @@ sops:
|
|||||||
azure_kv: []
|
azure_kv: []
|
||||||
hc_vault: []
|
hc_vault: []
|
||||||
age: []
|
age: []
|
||||||
lastmodified: "2021-12-12T21:02:34Z"
|
lastmodified: "2022-02-06T21:47:43Z"
|
||||||
mac: ENC[AES256_GCM,data:UJAqhSriN80gQVYzW4ASjfSaFgyOGBM0JYQxmLtst+i94m+4wN6xNkHgd1RFZb4aOXzPx/hJ63Gq/fZKbQHE8KFJcKq+CwjMESIdna61lqElHc6B8k4ifPw/Pk4CL6qP61lLTPb+xpT/p9R6nzqxYkiQU28p2HOjdpMVt+Iik3I=,iv:w8yRZtClrkAc/eKOSA7AaT1/j4RYIbBv9zHhCpxXqPY=,tag:wyLe6Xzh8LJJBGE37NFVWA==,type:str]
|
mac: ENC[AES256_GCM,data:CGc7Phg+zG1MGJraXAgsj9/XhhURV4+Sk/EqOzrx490mbSmrXedSn2pHT3jg7OqKG5aLM3yqU3B2Tx1vEq48O1/VCpgMtc2NElCZA/3saDqTr6Qxgee9LoLXUPygvbQAfcCK9pHSkK3mAFVz42faDp0fE2OPsdCpkIY7zjLZp5Y=,iv:79bh+5fX+r4oNkw+07fh17kqNBCe7uuC4QQh2s4W040=,tag:MnfSm2decRsgkGHIs1NhiQ==,type:str]
|
||||||
pgp:
|
pgp:
|
||||||
- created_at: "2021-07-17T21:14:34Z"
|
- created_at: "2021-07-17T21:14:34Z"
|
||||||
enc: |
|
enc: |
|
||||||
|
Reference in New Issue
Block a user