From 0f552743dfab19c8a832e45328bc31aece78f3e6 Mon Sep 17 00:00:00 2001 From: suyiiyii Date: Tue, 24 Dec 2024 17:34:27 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20Prometheus=20?= =?UTF-8?q?=E7=9B=91=E6=8E=A7=20(#3198)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 57614c8611aa..34dafc1cc5d1 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -7953,4 +7953,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_prometheus", + "project_link": "nonebot-plugin-prometheus", + "author_id": 143583484, + "tags": [ + { + "label": "server", + "color": "#f94300" + } + ], + "is_official": false + }, ]