From 9c98a21ec9d4882d94d513117a954b3ecce100cf Mon Sep 17 00:00:00 2001 From: Joao Grassi Date: Thu, 23 Dec 2021 13:26:25 +0100 Subject: [PATCH] Add OpenTelemetry (#6859) * Add OpenTelemetry Co-authored-by: Sachin Raja Co-authored-by: Sachin Raja Co-authored-by: Engin Diri --- _data/simple-icons.json | 15 +++++++++++++++ icons/opentelemetry.svg | 1 + 2 files changed, 16 insertions(+) create mode 100644 icons/opentelemetry.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 5d77d4351..8df592fba 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -6977,6 +6977,21 @@ "source": "https://github.com/openSUSE/artwork/blob/33e94aa76837c09f03d1712705949b71a246a53b/logos/buttons/button-colour.svg", "guidelines": "https://en.opensuse.org/Portal:Artwork" }, + { + "title": "OpenTelemetry", + "hex": "000000", + "source": "https://cncf-branding.netlify.app/projects/opentelemetry/", + "guidelines": "https://cncf-branding.netlify.app/projects/opentelemetry/", + "license": { + "type": "CC-BY-4.0", + "url": "https://www.linuxfoundation.org/trademark-usage/" + }, + "aliases": { + "aka": [ + "OTel" + ] + } + }, { "title": "OpenVPN", "hex": "EA7E20", diff --git a/icons/opentelemetry.svg b/icons/opentelemetry.svg new file mode 100644 index 000000000..606165cf7 --- /dev/null +++ b/icons/opentelemetry.svg @@ -0,0 +1 @@ +OpenTelemetry \ No newline at end of file