Howdy folks,
It would be great if the otel logo were included in the diagrams package. Authoritative source for otel artwork is https://github.com/cncf/artwork/tree/main/projects/opentelemetry. They ask that we follow https://www.linuxfoundation.org/legal/trademark-usage which seems doable.
I tried getting the autogen.sh to work locally, but I didn't have any luck.
workaround
It is easy to pull this in with diagrams.custom.Custom as seen in https://github.com/fini-net/fini-infra/blob/main/architecture/diagrams/otel-example.py for your convenience.
Howdy folks,
It would be great if the
otellogo were included in thediagramspackage. Authoritative source for otel artwork is https://github.com/cncf/artwork/tree/main/projects/opentelemetry. They ask that we follow https://www.linuxfoundation.org/legal/trademark-usage which seems doable.I tried getting the
autogen.shto work locally, but I didn't have any luck.workaround
It is easy to pull this in with
diagrams.custom.Customas seen in https://github.com/fini-net/fini-infra/blob/main/architecture/diagrams/otel-example.py for your convenience.