Skip to content

Commit

Permalink
Cut version 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
suhailpatel committed Aug 7, 2020
1 parent 6f9d1f9 commit 48c9019
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,8 +146,8 @@ These metrics come from the [Storage](https://cassandra.apache.org/doc/latest/op

| Name | Description | Type |
| ------------- | ------------- | ---- |
| `seastat_total_hints` | Number of hint messages written to this node since [re]start. Includes one entry for each host to be hinted per hint. | Counter |
| `seastat_total_hints_in_progress` | Number of hints attempting to be sent currently from this node. | Gauge |
| `seastat_hints_total` | Number of hint messages written to this node since [re]start. Includes one entry for each host to be hinted per hint. | Counter |
| `seastat_hints_in_progress` | Number of hints attempting to be sent currently from this node. | Gauge |

## Scrape Metrics

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.2
0.4.0

0 comments on commit 48c9019

Please sign in to comment.