Nicolas Lamirault
4 anni fa
committed by
GitHub
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: 4AEE18F83AFDEB23
3 ha cambiato i file con
19 aggiunte e
0 eliminazioni
-
diagrams/onprem/tracing.py
-
docs/nodes/onprem.md
-
BIN
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** |
|
|
|
Prima
|
Dopo
|
|
|
|
Larghezza: 256
|
Altezza: 256
|
Dimensione: 22 KiB
|