mirror of https://github.com/mingrammer/diagrams
parent
082ea162f5
commit
b12a21d7d4
@ -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
|
After Width: | Height: | Size: 22 KiB |
Loading…
Reference in new issue