Skip to content

Commit

Permalink
chore: fix label
Browse files Browse the repository at this point in the history
  • Loading branch information
utsabc committed Dec 6, 2024
1 parent 7120740 commit e6af266
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/util/prometheus.js
Original file line number Diff line number Diff line change
Expand Up @@ -524,7 +524,7 @@ class Prometheus {
name: 'mailjet_packing_size',
help: 'mailjet_packing_size',
type: 'gauge',
labelNames: ['destination_id'],
labelNames: ['group'],
},
{
name: 'hs_batch_size',
Expand Down

0 comments on commit e6af266

Please sign in to comment.