Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
deerawan committed May 13, 2017
1 parent 1a14b48 commit 76ccd7e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ options:
- jobName (**required**): kue job name
- queue (**required**): kue queue
- promClient (*optional*): prom client instance
- interval (*optional*, default 60ms): interval to fetch the Kue statistic
- interval (*optional*, default 60000): interval in ms to fetch the Kue statistic
- prefixMetricName (*optional*): prefix for metric name

### run()
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kue-prom",
"version": "1.0.2",
"version": "1.0.3",
"description": "Provide prometheus metrics for Kue",
"license": "MIT",
"repository": "https://github.com/deerawan/kue-prom",
Expand Down

0 comments on commit 76ccd7e

Please sign in to comment.