Skip to content

Commit

Permalink
docs(README): Update metrics info
Browse files Browse the repository at this point in the history
  • Loading branch information
coolapso committed Aug 12, 2024
1 parent 7f09583 commit fba5127
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ Currently you can only grab one of the binaries provided in the releases page, o
| Metric | Meaning | Labels | type |
| ------ | ------- | ------ | ---- |
| twitch_is_live | If twitch channel is broadcasting | name | gauge |
| twitch_viewer_count | Channel current viewer count | name | gauge |
| twitch_channel_followers | The number of channel followers | name | gauge |
| twitch_channel_subscribers | The number of channel subscribers | name, tier, gifted | gauge |
| twitch_viewer_total | Channel current viewer count | name | gauge |
| twitch_channel_followers_total | The number of channel followers | name | gauge |
| twitch_channel_subscribers_total | The number of channel subscribers | name | gauge |

## Usage

Expand Down

0 comments on commit fba5127

Please sign in to comment.