queue_exporter as subproject. checks only queue. lesser dependencies, lesser footprint.
This commit is contained in:
parent
4fa76393e6
commit
bbac461ec7
7 changed files with 136 additions and 0 deletions
4
queue_exporter/Gemfile
Normal file
4
queue_exporter/Gemfile
Normal file
|
@ -0,0 +1,4 @@
|
|||
source 'https://rubygems.org'
|
||||
|
||||
gem 'prometheus-client'
|
||||
gem 'rack'
|
Loading…
Add table
Add a link
Reference in a new issue