All Projects → discourse → discourse-prometheus

discourse / discourse-prometheus

Licence: other
Official Discourse Plugin for Prometheus Monitoring

Programming Languages

ruby
36898 projects - #4 most used programming language
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to discourse-prometheus

discourse-checklist
A simple checklist rendering plugin for discourse
Stars: ✭ 42 (+223.08%)
Mutual labels:  discourse-plugin
discourse-subscriptions
A Discourse plugin that allows payments and subscription management via Stripe.
Stars: ✭ 24 (+84.62%)
Mutual labels:  discourse-plugin
discourse-backups-to-dropbox
Backups discourse backups in Dropbox
Stars: ✭ 17 (+30.77%)
Mutual labels:  discourse-plugin
discourse-steam-login
Allows user authentication with discourse via the Steam user API
Stars: ✭ 45 (+246.15%)
Mutual labels:  discourse-plugin
discourse-signatures
A Discourse Plugin to show user signatures below posts
Stars: ✭ 16 (+23.08%)
Mutual labels:  discourse-plugin
github badges
DEPRECATED: GitHub Badges plugin
Stars: ✭ 16 (+23.08%)
Mutual labels:  discourse-plugin
discourse-encrypt
A plugin that provides a secure communication channel through Discourse.
Stars: ✭ 28 (+115.38%)
Mutual labels:  discourse-plugin
discourse-ratings
A Discourse plugin that lets you use topics to rate things
Stars: ✭ 31 (+138.46%)
Mutual labels:  discourse-plugin
discourse-docs
No description or website provided.
Stars: ✭ 21 (+61.54%)
Mutual labels:  discourse-plugin
discourse-adplugin
Official Discourse Advertising Plugin. Install & Start Serving Ads on Your Discourse Forum
Stars: ✭ 115 (+784.62%)
Mutual labels:  discourse-plugin
discourse-translator
No description or website provided.
Stars: ✭ 48 (+269.23%)
Mutual labels:  discourse-plugin
discourse-question-answer
Discourse Question Answer Plugin
Stars: ✭ 44 (+238.46%)
Mutual labels:  discourse-plugin
discourse-telegram-notifications
A plugin for Discourse which allows users to receive their notifications by telegram message
Stars: ✭ 20 (+53.85%)
Mutual labels:  discourse-plugin
discourse-zoom
Integrate Zoom events in Discourse.
Stars: ✭ 18 (+38.46%)
Mutual labels:  discourse-plugin
discourse-canned-replies
Adds a means to insert templates from the composer.
Stars: ✭ 33 (+153.85%)
Mutual labels:  discourse-plugin
discourse-plugin-discord-auth
A Discourse plugin to login over Discord
Stars: ✭ 19 (+46.15%)
Mutual labels:  discourse-plugin
discourse-calendar
Adds the ability to create a dynamic calendar in the first post of a topic.
Stars: ✭ 45 (+246.15%)
Mutual labels:  discourse-plugin
discourse-locations
Tools for handling locations in Discourse
Stars: ✭ 31 (+138.46%)
Mutual labels:  discourse-plugin
discourse-jwt
Discourse Auth support for JSON Web Tokens (JWT)
Stars: ✭ 17 (+30.77%)
Mutual labels:  discourse-plugin
discourse-edx-lti
Discourse plugin for using Discourse as a discussion forum in EdX courses
Stars: ✭ 19 (+46.15%)
Mutual labels:  discourse-plugin

Official Prometheus Exporter Plugin for Discourse

The Discourse Prometheus plugin collects key metrics from Discourse and exposes them in the /metrics path so prometheus can consume them.

Adding custom global collectors

The global reporter can pick custom metrics added by other Discourse plugins. The metric needs to define a collect method, and the name, labels, description, value, and type attributes. See an example here.

For more information, please see: https://meta.discourse.org/t/prometheus-exporter-plugin-for-discourse/72666

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].