Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions warpstream/metadata.csv
Original file line number Diff line number Diff line change
Expand Up @@ -135,3 +135,5 @@ warpstream.server_tick_running,count,,,,"incremented by 1 when a Warpstream Agen
warpstream.target_release_server_middleware,count,,,,"incremented by 1 when a Warpstream Agent check that a HTTP request was intended for this Warpstream cluster, tagged by 'outcome'",1,warpstream,target_release_server_middleware,
warpstream.topics_count,gauge,,,,"number of topics",0,warpstream,topics_count,
warpstream.topics_count_limit,gauge,,,,"max number of topics",0,warpstream,topics_count_limit,
warpstream.agent_ripcord_delete_file,count,,,,"number of files deleted by the ripcord replay job",1,warpstream,ripcord_delete_file,
warpstream.agent_ripcord_replayed_file,count,,,,"number of files replayed by the ripcord replay job",1,warpstream,ripcord_replayed_file,
Loading