Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenik committed Sep 17, 2019
1 parent e19e0ff commit 2821de0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,13 @@ for collecting JMX metrics from kafka clients.
|:-------------:|:-------------:|:-----:|
| 0.0.3 | 2.1.1 | 0.6.0 |
| 0.0.4 | 2.3.0 | 0.6.0 |
| 0.0.5 | 2.3.0 | 0.6.0 |
## Usage
```xml
<dependency>
<groupId>no.sysco.middleware.prometheus</groupId>
<artifactId>kafka-client-collector</artifactId>
<version>0.0.4</version>
<version>0.0.5</version>
</dependency>
```

Expand Down
3 changes: 2 additions & 1 deletion architecture.log.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,4 +111,5 @@ Refs:

# 09.08.2019
Add opportunity to use different http servers

# 17.09.2019
Release 0.0.5 -> fix metric registered twice

0 comments on commit 2821de0

Please sign in to comment.