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
19 přidání a
0 odebrání
-
diagrams/onprem/tracing.py
-
docs/nodes/onprem.md
-
binární
resources/onprem/tracing/jaeger.png
|
|
@@ -0,0 +1,15 @@ |
|
|
|
# This module is automatically generated by autogen.sh. DO NOT EDIT. |
|
|
|
|
|
|
|
from . import _OnPrem |
|
|
|
|
|
|
|
|
|
|
|
class _Tracing(_OnPrem): |
|
|
|
_type = "tracing" |
|
|
|
_icon_dir = "resources/onprem/tracing" |
|
|
|
|
|
|
|
|
|
|
|
class Jaeger(_Tracing): |
|
|
|
_icon = "jaeger.png" |
|
|
|
|
|
|
|
|
|
|
|
# Aliases |
|
|
@@ -198,6 +198,10 @@ Node classes list of onprem provider. |
|
|
|
- **diagrams.onprem.storage.Ceph**, **CEPH** (alias) |
|
|
|
- **diagrams.onprem.storage.Glusterfs** |
|
|
|
|
|
|
|
## onprem.tracing |
|
|
|
|
|
|
|
- **diagrams.onprem.tracing.Jaeger** |
|
|
|
|
|
|
|
## onprem.vcs |
|
|
|
|
|
|
|
- **diagrams.onprem.vcs.Git** |
|
|
|
Před
|
Za
|
|
|
|
Šířka: 256
|
Výška: 256
|
Velikost: 22 KiB
|