Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
y-eight committed Jun 6, 2024
1 parent ebe2617 commit a45e291
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,17 @@ latency:
- Description: Latency with status information of targets
- Labelled with `target` and `status`

- `sparrow_latency_seconds`
- Type: Gauge
- Description: Latency information of targets
- Labelled with `target`

- `sparrow_latency_count`
- Type: Counter
- Description: Count of latency checks including the status of targets
- Labelled with `target` and `status`

- `sparrow_latency_total_count`
- Type: Counter
- Description: Count of latency checks done
- Labelled with `target`
Expand Down

0 comments on commit a45e291

Please sign in to comment.