From 40caa7810b2fca4e07952a1091bd861895c423bb Mon Sep 17 00:00:00 2001 From: Aleksandr Saburov Date: Mon, 30 Jan 2023 16:17:39 +0400 Subject: [PATCH] feat: add nuxt-prometheus (#540) --- modules/analytics.yml | 15 +++++++++++++++ modules/prometheus.yml | 18 ++++++++++++++++++ website/public/icons/prometheus.svg | 9 +++++++++ 3 files changed, 42 insertions(+) create mode 100644 modules/analytics.yml create mode 100644 modules/prometheus.yml create mode 100644 website/public/icons/prometheus.svg diff --git a/modules/analytics.yml b/modules/analytics.yml new file mode 100644 index 000000000..f6ba5eafe --- /dev/null +++ b/modules/analytics.yml @@ -0,0 +1,15 @@ +name: prometheus +description: Prometheus metrics for NodeJS and a set of custom metrics for Nuxt applications +repo: artmizu/nuxt-prometheus +npm: '@artmizu/nuxt-prometheus' +icon: prometheus.svg +github: https://github.com/artmizu/nuxt-prometheus +category: Monitoring +type: 3rd-party +maintainers: + - name: Aleksandr Saburov + github: artmizu + avatar: https://avatars.githubusercontent.com/artmizu?v=4 +compatibility: + nuxt: ^2.0.0 || ^3.0.0 + requires: {} diff --git a/modules/prometheus.yml b/modules/prometheus.yml new file mode 100644 index 000000000..8ba14fe1b --- /dev/null +++ b/modules/prometheus.yml @@ -0,0 +1,18 @@ +name: prometheus +description: >- + Allows you to better understand what's going on with your application and how + to optimize performance and other things in production +repo: artmizu/nuxt-prometheus +npm: '@artmizu/nuxt-prometheus' +icon: '' +github: https://github.com/artmizu/nuxt-prometheus +website: https://github.com/artmizu/nuxt-prometheus +learn_more: '' +category: Devtools +type: 3rd-party +maintainers: + - name: artmizu + github: artmizu +compatibility: + nuxt: ^2.0.0 + requires: {} diff --git a/website/public/icons/prometheus.svg b/website/public/icons/prometheus.svg new file mode 100644 index 000000000..85b65dc44 --- /dev/null +++ b/website/public/icons/prometheus.svg @@ -0,0 +1,9 @@ + + + + + + + + +