Merge pull request #21887 from skrolikiewicz/add-nobl9-plugin-to-marketplace

Add Nobl9 plugin to the Directory
This commit is contained in:
Ben Lambert
2023-12-18 11:38:19 +01:00
committed by GitHub
2 changed files with 14 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
---
title: Nobl9
author: Nobl9
authorUrl: https://nobl9.com
category: Reliability
description: View and drill down into the reliability of your services via Nobl9 SLOs and error budgets.
documentation: https://github.com/nobl9/nobl9-backstage-plugin/blob/main/README.MD
iconUrl: /img/nobl9.svg
npmPackageName: '@nobl9/nobl9-backstage-plugin'
addedDate: '2023-12-15'
+4
View File
@@ -0,0 +1,4 @@
<svg width="100" height="100" viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M48.7882 43.3989C48.7882 39.1586 50.2386 35.2307 52.7092 32.0037V29.1514H42.2162L42.466 58.3543H42.2786L24.3252 29.1514H12V73.9065H22.4931L22.2432 44.6342H22.4306L40.4465 73.9065H52.7092V54.7942C50.2386 51.5602 48.7882 47.6392 48.7882 43.3989Z" fill="white"/>
<path d="M91.7877 43.3226C91.7877 46.036 91.3158 48.4997 90.372 50.7135C89.4282 52.9273 88.1998 55.1758 86.6939 57.4591L75.6664 73.9135H62.5779L73.9454 58.1669L74.0772 57.9726C73.6053 58.1461 73.0779 58.271 72.4949 58.3612C71.912 58.4445 71.3707 58.4931 70.8502 58.4931C68.8307 58.4931 66.9222 58.1392 65.1178 57.4313C63.3135 56.7234 61.7243 55.7102 60.3502 54.3986C58.9761 53.0869 57.8796 51.5185 57.0676 49.6864C56.2487 47.8612 55.8462 45.8278 55.8462 43.5863C55.8462 41.0046 56.3181 38.6798 57.2619 36.6187C58.2058 34.5506 59.4966 32.8087 61.1274 31.3929C62.7583 29.9703 64.6737 28.8876 66.8598 28.1312C69.0528 27.3817 71.3707 27 73.8204 27C76.2702 27 78.6506 27.3748 80.8436 28.1312C83.0366 28.8876 84.9312 29.9703 86.5481 31.3929C88.1582 32.8156 89.4351 34.5367 90.379 36.5562C91.3228 38.5757 91.7947 40.8381 91.7947 43.3295L91.7877 43.3226ZM81.0101 43.1907C81.0101 41.2128 80.3717 39.4987 79.0947 38.0621C77.8178 36.6186 76.0828 35.8969 73.876 35.8969C71.6691 35.8969 69.9133 36.577 68.5947 37.9303C67.2762 39.2836 66.6169 41.0602 66.6169 43.2532C66.6169 45.3212 67.2623 47.0284 68.56 48.3817C69.8578 49.735 71.5858 50.4151 73.7441 50.4151C75.9024 50.4151 77.6512 49.7489 78.9976 48.4164C80.337 47.084 81.0101 45.3421 81.0101 43.1907Z" fill="#1BB7D0"/>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB