mirror of
https://github.com/edumeet/edumeet.git
synced 2026-01-23 02:34:58 +00:00
changed prometheus options
This commit is contained in:
parent
f8ffaf681f
commit
7030c7a850
1 changed files with 1 additions and 1 deletions
|
|
@ -497,7 +497,7 @@ module.exports =
|
|||
prometheus : {
|
||||
deidentify : false, // deidentify IP addresses
|
||||
// listen : 'localhost', // exporter listens on this address
|
||||
numeric : false, // show numeric IP addresses
|
||||
numeric : true, // show numeric IP addresses
|
||||
port : 8889, // allocated port
|
||||
quiet : false, // include fewer labels
|
||||
// aggregated metrics options
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue