Skip to content

Instantly share code, notes, and snippets.

@TimSimmons
Created April 13, 2017 17:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TimSimmons/869e7ec79b793b5ff4c814093ea71a35 to your computer and use it in GitHub Desktop.
Save TimSimmons/869e7ec79b793b5ff4c814093ea71a35 to your computer and use it in GitHub Desktop.
```
time="2016-04-11T12:33:14Z" level=warning msg="Crash recovery complete." source="crashrecovery.go:143"
time="2016-04-11T12:33:14Z" level=info msg="619076 series loaded." source="storage.go:267"
time="2016-04-11T12:33:14Z" level=info msg="Starting target manager..." source="targetmanager.go:114"
time="2016-04-11T12:33:14Z" level=info msg="Listening on :9090" source="web.go:223"
time="2016-04-11T12:43:14Z" level=info msg="Checkpointing in-memory metrics and chunks..." source="persistence.go:539"
time="2016-04-11T12:45:43Z" level=info msg="Done checkpointing in-memory metrics and chunks in 2m29.213872064s." source="persistence.go:563"
time="2016-04-11T12:49:44Z" level=info msg="Completed maintenance sweep through 83 archived fingerprints in 16m19.226913312s." source="storage.go:852"
time="2016-04-11T12:55:43Z" level=info msg="Checkpointing in-memory metrics and chunks..." source="persistence.go:539"
time="2016-04-11T12:58:23Z" level=info msg="Done checkpointing in-memory metrics and chunks in 2m39.15528716s." source="persistence.go:563"
time="2016-04-11T13:07:53Z" level=info msg="Completed maintenance sweep through 92 archived fingerprints in 17m59.262894904s." source="storage.go:852"
time="2016-04-11T13:08:23Z" level=info msg="Checkpointing in-memory metrics and chunks..." source="persistence.go:539"
time="2016-04-11T13:10:54Z" level=info msg="Done checkpointing in-memory metrics and chunks in 2m31.198886258s." source="persistence.go:563"
time="2016-04-11T13:20:54Z" level=info msg="Checkpointing in-memory metrics and chunks..." source="persistence.go:539"
time="2016-04-11T13:23:24Z" level=info msg="Done checkpointing in-memory metrics and chunks in 2m30.542190529s." source="persistence.go:563"
time="2016-04-11T13:31:35Z" level=info msg="Completed maintenance sweep through 111 archived fingerprints in 23m31.642724577s." source="storage.go:852"
time="2016-04-11T13:33:24Z" level=info msg="Checkpointing in-memory metrics and chunks..." source="persistence.go:539"
time="2016-04-11T13:35:46Z" level=info msg="Done checkpointing in-memory metrics and chunks in 2m22.040977351s." source="persistence.go:563"
time="2016-04-11T13:45:46Z" level=info msg="Checkpointing in-memory metrics and chunks..." source="persistence.go:539"
time="2016-04-11T13:48:05Z" level=info msg="Done checkpointing in-memory metrics and chunks in 2m18.990772102s." source="persistence.go:563"
time="2016-04-11T13:57:16Z" level=info msg="Completed maintenance sweep through 125 archived fingerprints in 25m30.951589964s." source="storage.go:852"
time="2016-04-11T13:58:05Z" level=info msg="Checkpointing in-memory metrics and chunks..." source="persistence.go:539"
time="2016-04-11T14:00:26Z" level=info msg="Done checkpointing in-memory metrics and chunks in 2m21.080196436s." source="persistence.go:563"
time="2016-04-11T14:10:26Z" level=info msg="Checkpointing in-memory metrics and chunks..." source="persistence.go:539"
time="2016-04-11T14:12:47Z" level=info msg="Done checkpointing in-memory metrics and chunks in 2m20.996369004s." source="persistence.go:563"
time="2016-04-11T14:22:47Z" level=info msg="Checkpointing in-memory metrics and chunks..." source="persistence.go:539"
time="2016-04-11T14:24:57Z" level=info msg="Done checkpointing in-memory metrics and chunks in 2m9.033643026s." source="persistence.go:563"
time="2016-04-11T14:28:27Z" level=info msg="Completed maintenance sweep through 145 archived fingerprints in 31m1.034022361s." source="storage.go:852"
time="2016-04-11T14:34:57Z" level=info msg="Checkpointing in-memory metrics and chunks..." source="persistence.go:539"
time="2016-04-11T14:37:07Z" level=info msg="Done checkpointing in-memory metrics and chunks in 2m10.959423988s." source="persistence.go:563"
time="2016-04-11T14:47:07Z" level=info msg="Checkpointing in-memory metrics and chunks..." source="persistence.go:539"
time="2016-04-11T14:49:08Z" level=info msg="Done checkpointing in-memory metrics and chunks in 2m0.644622824s." source="persistence.go:563"
time="2016-04-11T14:59:08Z" level=info msg="Checkpointing in-memory metrics and chunks..." source="persistence.go:539"
time="2016-04-11T15:01:15Z" level=info msg="Done checkpointing in-memory metrics and chunks in 2m7.366689198s." source="persistence.go:563"
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment