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