From c3ef6130c45db8ff92bba1131c5a8fd45b95e7ac Mon Sep 17 00:00:00 2001 From: suyiiyii Date: Tue, 24 Dec 2024 16:10:02 +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 302fd804f6f2..67aa50115f3f 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -7941,4 +7941,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 + }, ]