Pārlūkot izejas kodu
Add: Jaeger component (#299)
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
pull/351/head
Nicolas Lamirault
pirms 4 gadiem
committed by
GitHub
vecāks
revīzija
0d8c998eec
Šim parakstam datu bāzē netika atrasta zināma atslēga
GPG atslēgas ID: 4AEE18F83AFDEB23
3 mainītis faili ar
19 papildinājumiem un
0 dzēšanām
-
diagrams/onprem/tracing.py
-
docs/nodes/onprem.md
-
Binārs
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** |
|
|
|
Pirms
|
Pēc
|
|
|
|
Platums: 256
|
Augstums: 256
|
Izmērs: 22 KiB
|