Skip to content

Commit

Permalink
Update docs/sources/reference/components/prometheus/prometheus.remote…
Browse files Browse the repository at this point in the history
….queue.md

Co-authored-by: Clayton Cornell <[email protected]>
  • Loading branch information
mattdurham and clayton-cornell authored Oct 9, 2024
1 parent d5568d9 commit d8cd012
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ Metrics that are new to `prometheus.remote.write`. These are highly subject to c
* `alloy_queue_metadata_serializer_errors` (gauge): Number of errors for metadata written to serializer.
* `alloy_queue_series_network_timestamp_seconds` (gauge): Highest timestamp written to an endpoint.
* `alloy_queue_series_network_sent` (counter): Number of series sent successfully.
* `alloy_queue_metadata_network_sent` (counter): Number of metadata sent successful.
* `alloy_queue_metadata_network_sent` (counter): Number of metadata sent successfully.
* `alloy_queue_network_series_failed` (counter): Number of series failed.
* `alloy_queue_network_metadata_failed` (counter): Number of metadata failed.
* `alloy_queue_network_series_retried` (counter): Number of series retried due to network issues.
Expand Down

0 comments on commit d8cd012

Please sign in to comment.