Procházet zdrojové kódy
feat(node): Cortex monitoring (#321)
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
pull/343/head
Nicolas Lamirault
před 4 roky
committed by
GitHub
V databázi nebyl nalezen žádný známý klíč pro tento podpis
ID GPG klíče: 4AEE18F83AFDEB23
3 změnil soubory, kde provedl
5 přidání a
0 odebrání
-
diagrams/onprem/monitoring.py
-
docs/nodes/onprem.md
-
binární
resources/onprem/monitoring/cortex.png
|
|
@@ -8,6 +8,10 @@ class _Monitoring(_OnPrem): |
|
|
|
_icon_dir = "resources/onprem/monitoring" |
|
|
|
|
|
|
|
|
|
|
|
class Cortex(_Monitoring): |
|
|
|
_icon = "cortex.png" |
|
|
|
|
|
|
|
|
|
|
|
class Datadog(_Monitoring): |
|
|
|
_icon = "datadog.png" |
|
|
|
|
|
|
|
|
|
@@ -142,6 +142,7 @@ Node classes list of onprem provider. |
|
|
|
|
|
|
|
## onprem.monitoring |
|
|
|
|
|
|
|
- **diagrams.onprem.monitoring.Cortex** |
|
|
|
- **diagrams.onprem.monitoring.Datadog** |
|
|
|
- **diagrams.onprem.monitoring.Grafana** |
|
|
|
- **diagrams.onprem.monitoring.PrometheusOperator** |
|
|
|
Před
|
Za
|
|
|
|
Šířka: 256
|
Výška: 256
|
Velikost: 17 KiB
|