Skip to content

Commit

Permalink
Update app.js
Browse files Browse the repository at this point in the history
  • Loading branch information
manustars authored May 9, 2024
1 parent 125aced commit 05abe2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.js
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ const rigJoinTime = new Gauge({
//Test verify rig status
const rigStatus = new Gauge({
name: prefix + 'rig_join_time',
help: 'rigJoinTime',
help: 'rigStatus',
labelNames: ['rig_name', 'rig_status', 'rig_id'],
});

Expand Down

0 comments on commit 05abe2d

Please sign in to comment.