Skip to content

Commit

Permalink
[release/v1.5] remove metrics that are not there (#2146)
Browse files Browse the repository at this point in the history
(cherry picked from commit f04b78f)

Co-authored-by: mattdurham <[email protected]>
  • Loading branch information
github-actions[bot] and mattdurham authored Nov 22, 2024
1 parent 0ecf55b commit 3b54e2d
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -166,10 +166,6 @@ They generally behave the same, but there are likely edge cases where they diffe
of send calls to remote storage.
* `prometheus_remote_storage_queue_highest_sent_timestamp_seconds` (gauge):
Unix timestamp of the latest WAL sample successfully sent by a queue.
* `prometheus_remote_storage_samples_pending` (gauge): The number of samples
pending in shards to be sent to remote storage.
* `prometheus_remote_storage_exemplars_pending` (gauge): The number of
exemplars pending in shards to be sent to remote storage.
* `prometheus_remote_storage_samples_in_total` (counter): Samples read into
remote storage.
* `prometheus_remote_storage_exemplars_in_total` (counter): Exemplars read into
Expand Down

0 comments on commit 3b54e2d

Please sign in to comment.