We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Given the prometheus snapshot is available, prometheus is able to replay the metrics for offline analysis.
Assuming the snapshot folder is , the service port is 9098:
touch prometheus.yml prometheus --web.listen-address=":9098" --storage.tsdb.path ${PWD}