bluesky-social / indigo

Go source code for Bluesky's atproto services.
https://atproto.com
Apache License 2.0
873 stars 114 forks source link

relay metrics #828

Open brianolson opened 6 days ago

brianolson commented 6 days ago

repo_commits_received_counter{pds=""} -- already had this, add ... repo_commits_result_counter{pds="",status=""} -- new metric, unique status for every end state of above received counter

indexer_catchup_events_enqueued gains {how="new|todo|pend"} becasue todo & pend get merged into an already pending work unit indexer_catchup_events_failed{err=""} -- new metric for where do those events go