Skip to content

Commit

Permalink
changed labels name
Browse files Browse the repository at this point in the history
  • Loading branch information
Asker Kakhramanov committed Feb 25, 2024
1 parent 5e0adc6 commit e053016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generate/bot-generate.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

REQUESTS_COMMANDS = Counter('bot_generate_commands',
'Bot generate commands requested.',
labelnames=['path'])
labelnames=['command'])

LAST = Gauge('bot_generate_last_time_seconds',
'The last time a bot generate was served.')
Expand Down

0 comments on commit e053016

Please sign in to comment.