mirror of
https://framagit.org/les/gancio.git
synced 2025-01-31 16:42:22 +01:00
9 lines
116 B
JavaScript
9 lines
116 B
JavaScript
|
// const promClient = require('prom-client')
|
||
|
|
||
|
// promClient.Gauge({
|
||
|
// name: ''
|
||
|
// })
|
||
|
|
||
|
// module.exports = {
|
||
|
|
||
|
// }
|