Skip to content

Instantly share code, notes, and snippets.

@mseemann
Created September 4, 2021 10:34
Show Gist options
  • Save mseemann/137aa883aa763844fcf778279e5474d4 to your computer and use it in GitHub Desktop.
Save mseemann/137aa883aa763844fcf778279e5474d4 to your computer and use it in GitHub Desktop.
process_lag.promql
max_over_time(sync_last_processed_doc_at[24h]) - max_over_time(sync_last_seen_doc_at[24h])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment