Groups
Groups
Sign in
Groups
Groups
Prometheus Users
Conversations
About
Send feedback
Help
how to use checkpoint in tsdb? what is the main function of checkpoint?
21 views
Skip to first unread message
lee3164
unread,
Jul 3, 2020, 2:13:25 AM
7/3/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Prometheus Users
question as above
Brian Candler
unread,
Jul 3, 2020, 3:48:41 AM
7/3/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Prometheus Users
They're an implementation detail for crash recovery, not something you can use directly.
I can only find them described in documentation for very old versions of prometheus:
https://prometheus.io/docs/prometheus/1.8/storage/#crash-recovery
The database format changed completely in 2.x, but the code still includes WAL checkpoints.
If you want something you can access, look at snapshots:
https://prometheus.io/docs/prometheus/latest/querying/api/#snapshot
Reply all
Reply to author
Forward
0 new messages